Kinetica C# API  Version 7.1.10.0
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
kinetica.AlterVideoRequest.Options Struct Reference

Optional parameters. More...

Public Attributes

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

Detailed Description

Optional parameters.

  • TTL: Sets the TTL of the video.

The default value is an empty Dictionary. A set of string constants for the parameter options.

Definition at line 33 of file AlterVideo.cs.

Member Data Documentation

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

Sets the TTL of the video.

Definition at line 38 of file AlterVideo.cs.


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