Partager via


Video.SyncMode Propriété

Définition

Obtient ou définit le mode de synchronisation vidéo. Les valeurs possibles sont les suivantes : « 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à