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"