Built In Standard Encoder Preset Response
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)