Freigeben über


Video.SyncMode Eigenschaft

Definition

Ruft den Videosynchronisierungsmodus ab oder legt diese fest. Mögliche Werte: "Auto", "Passthrough", "Cfr", "Vfr"

[Newtonsoft.Json.JsonProperty(PropertyName="syncMode")]
public Microsoft.Azure.Management.Media.Models.VideoSyncMode? SyncMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="syncMode")>]
member this.SyncMode : Nullable<Microsoft.Azure.Management.Media.Models.VideoSyncMode> with get, set
Public Property SyncMode As Nullable(Of VideoSyncMode)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: