Preset Configurations Response
data class PresetConfigurationsResponse(val complexity: String? = null, val interleaveOutput: String? = null, val keyFrameIntervalInSeconds: Double? = null, val maxBitrateBps: Int? = null, val maxHeight: Int? = null, val maxLayers: Int? = null, val minBitrateBps: Int? = null, val minHeight: Int? = null)
An object of optional configuration settings for encoder.