StandardEncoderPreset Class
Describes all the settings to be used when encoding the input video with the Standard Encoder.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.media.models._models_py3.PresetStandardEncoderPreset
Constructor
StandardEncoderPreset(*, codecs: List[_models.Codec], formats: List[_models.Format], filters: Optional[_models.Filters] = None, **kwargs)
Variables
- odata_type
- str
Required. The discriminator for derived types.Constant filled by server.
- filters
- Filters
One or more filtering operations that are applied to the input media before encoding.
Feedback
Submit and view feedback for