Kinetica C# API
Version 7.2.3.0
|
A set of string constants for the parameter options. More...
Public Attributes | |
const string | TTL = "ttl" |
Sets the TTL of the video. More... | |
A set of string constants for the parameter options.
Optional parameters.
Definition at line 20 of file AlterVideo.cs.
const string kinetica.AlterVideoRequest.Options.TTL = "ttl" |
Sets the TTL of the video.
Definition at line 24 of file AlterVideo.cs.