VideoResolution Enum

Definition

Defines values for VideoResolution.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum VideoResolution
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type VideoResolution = 
Public Enum VideoResolution
Inheritance
VideoResolution
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

All 0
HD1080p 3
HD720p 2
SD480p 1

Applies to