Go to the source code of this file.
|
| class | kinetica.CreateVideoRequest |
| | A set of parameters for Kinetica.createVideo(string,string,double,string,double,string,string,string,IDictionary{string, string}). More...
|
| |
| struct | kinetica.CreateVideoRequest.Style |
| | The name of the visualize mode; should correspond to the schema used for the field. More...
|
| |
| struct | kinetica.CreateVideoRequest.Options |
| | Optional parameters. More...
|
| |
| class | kinetica.CreateVideoResponse |
| | A set of results returned by Kinetica.createVideo(string,string,double,string,double,string,string,string,IDictionary{string, string}). More...
|
| |