Kinetica   C#   API  Version 7.2.3.0
kinetica.AlterVideoRequest.Options Struct Reference

A set of string constants for the parameter options. More...

Public Attributes

const string TTL = "ttl"
 Sets the TTL of the video. More...
 

Detailed Description

A set of string constants for the parameter options.

Optional parameters.

Definition at line 20 of file AlterVideo.cs.

Member Data Documentation

◆ TTL

const string kinetica.AlterVideoRequest.Options.TTL = "ttl"

Sets the TTL of the video.

Definition at line 24 of file AlterVideo.cs.


The documentation for this struct was generated from the following file: