StandardEncoderPreset.Formats 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 the list of outputs to be produced by the encoder.
[Newtonsoft.Json.JsonProperty(PropertyName="formats")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.Format> Formats { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="formats")>]
member this.Formats : System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.Format> with get, set
Public Property Formats As IList(Of Format)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute