BuiltInStandardEncoderPreset Class
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.
Describes a built-in preset for encoding the input video with the Standard Encoder.
public class BuiltInStandardEncoderPreset : Azure.ResourceManager.Media.Models.MediaTransformPreset
type BuiltInStandardEncoderPreset = class
inherit MediaTransformPreset
Public Class BuiltInStandardEncoderPreset
Inherits MediaTransformPreset
- Inheritance
Constructors
BuiltInStandardEncoderPreset(EncoderNamedPreset) |
Initializes a new instance of BuiltInStandardEncoderPreset. |
Properties
Configurations |
Optional configuration settings for encoder. Configurations is only supported for ContentAwareEncoding and H265ContentAwareEncoding BuiltInStandardEncoderPreset. |
PresetName |
The built-in preset to be used for encoding videos. |
Applies to
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 .NET