Partager via


LiveEventTranscription.InputTrackSelection Propriété

Définition

Obtient ou définit un mécanisme permettant de sélectionner la piste audio dans le flux en direct d’entrée, auquel la transcription de reconnaissance vocale est appliquée. Cette propriété est réservée à une utilisation ultérieure, toute valeur définie sur cette propriété sera ignorée.

[Newtonsoft.Json.JsonProperty(PropertyName="inputTrackSelection")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.LiveEventInputTrackSelection> InputTrackSelection { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="inputTrackSelection")>]
member this.InputTrackSelection : System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.LiveEventInputTrackSelection> with get, set
Public Property InputTrackSelection As IList(Of LiveEventInputTrackSelection)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à