Partager via


InputDefinition.IncludedTracks Propriété

Définition

Obtient ou définit la liste des TrackDescriptors qui définissent les métadonnées et la sélection des pistes dans l’entrée.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à