BuiltInStandardEncoderPresetResponse

data class BuiltInStandardEncoderPresetResponse(val configurations: PresetConfigurationsResponse? = null, val odataType: String, val presetName: String)

Describes a built-in preset for encoding the input video with the Standard Encoder.

Constructors

Link copied to clipboard
constructor(configurations: PresetConfigurationsResponse? = null, odataType: String, presetName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional configuration settings for encoder. Configurations is only supported for ContentAwareEncoding and H265ContentAwareEncoding BuiltInStandardEncoderPreset.

Link copied to clipboard

The discriminator for derived types. Expected value is '#Microsoft.Media.BuiltInStandardEncoderPreset'.

Link copied to clipboard

The built-in preset to be used for encoding videos.