CommonEncryptionCenc.ClearTracks 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.
Gets or sets representing which tracks should not be encrypted
[Newtonsoft.Json.JsonProperty(PropertyName="clearTracks")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.TrackSelection> ClearTracks { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clearTracks")>]
member this.ClearTracks : System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.TrackSelection> with get, set
Public Property ClearTracks As IList(Of TrackSelection)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute