Standard Encoder Preset Response
data class StandardEncoderPresetResponse(val codecs: List<Any>, val experimentalOptions: Map<String, String>? = null, val filters: FiltersResponse? = null, val formats: List<Any>, val odataType: String)
Describes all the settings to be used when encoding the input video with the Standard Encoder.