A set of string constants for the parameter CreateVideoRequest.style. More…
Static Public Attributes | |
| const string | CHART = “chart” |
| A constant for the CreateVideoRequest.Style options. | |
| const string | RASTER = “raster” |
| A constant for the CreateVideoRequest.Style options. | |
| const string | CLASSBREAK = “classbreak” |
| A constant for the CreateVideoRequest.Style options. | |
| const string | CONTOUR = “contour” |
| A constant for the CreateVideoRequest.Style options. | |
| const string | HEATMAP = “heatmap” |
| A constant for the CreateVideoRequest.Style options. | |
| const string | LABELS = “labels” |
| A constant for the CreateVideoRequest.Style options. | |
Detailed Description
A set of string constants for the parameter CreateVideoRequest.style.
The name of the visualize mode; should correspond to the schema used for the CreateVideoRequest.style_parameters field.
Definition at line 23 of file CreateVideo.cs.
Member Data Documentation
◆ CHART
| static |
A constant for the CreateVideoRequest.Style options.
Definition at line 27 of file CreateVideo.cs.
◆ CLASSBREAK
| static |
A constant for the CreateVideoRequest.Style options.
Definition at line 35 of file CreateVideo.cs.
◆ CONTOUR
| static |
A constant for the CreateVideoRequest.Style options.
Definition at line 39 of file CreateVideo.cs.
◆ HEATMAP
| static |
A constant for the CreateVideoRequest.Style options.
Definition at line 43 of file CreateVideo.cs.
◆ LABELS
| static |
A constant for the CreateVideoRequest.Style options.
Definition at line 47 of file CreateVideo.cs.
◆ RASTER
| static |
A constant for the CreateVideoRequest.Style options.
Definition at line 31 of file CreateVideo.cs.
The documentation for this struct was generated from the following files:
- _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Kinetica/Protocol/CreateVideo.cs
- Kinetica/Protocol/CreateVideo.cs