EncoderPresetBase interface
Base type for all encoder presets, which define the recipe or instructions on how the input content should be processed.
Properties
type | Polymorphic discriminator, which specifies the different types this object can be |
Property Details
type
Polymorphic discriminator, which specifies the different types this object can be
type: "#Microsoft.VideoAnalyzer.EncoderSystemPreset" | "#Microsoft.VideoAnalyzer.EncoderCustomPreset"
Property Value
"#Microsoft.VideoAnalyzer.EncoderSystemPreset" | "#Microsoft.VideoAnalyzer.EncoderCustomPreset"
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript