共用方式為


AllowedTrackTypes Enum

Definition

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

Fields

Name Value Description
SD_ONLY 0
SD_HD 1

Applies to