BuiltInStandardEncoderPreset interface
Describes a built-in preset for encoding the input video with the Standard Encoder.
- Extends
Properties
configurations | Optional configuration settings for encoder. Configurations is only supported for ContentAwareEncoding and H265ContentAwareEncoding BuiltInStandardEncoderPreset. |
odata |
Polymorphic discriminator, which specifies the different types this object can be |
preset |
The built-in preset to be used for encoding videos. |
Property Details
configurations
Optional configuration settings for encoder. Configurations is only supported for ContentAwareEncoding and H265ContentAwareEncoding BuiltInStandardEncoderPreset.
configurations?: PresetConfigurations
Property Value
odataType
Polymorphic discriminator, which specifies the different types this object can be
odataType: "#Microsoft.Media.BuiltInStandardEncoderPreset"
Property Value
"#Microsoft.Media.BuiltInStandardEncoderPreset"
presetName
The built-in preset to be used for encoding videos.
presetName: string
Property Value
string