MediaTrackSelection.TrackSelections Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
TrackSelections is a track property condition list which can specify track(s).
public System.Collections.Generic.IList<Azure.ResourceManager.Media.Models.TrackPropertyCondition> TrackSelections { get; }
member this.TrackSelections : System.Collections.Generic.IList<Azure.ResourceManager.Media.Models.TrackPropertyCondition>
Public ReadOnly Property TrackSelections As IList(Of TrackPropertyCondition)