Channel Encoder Settings Video Description
data class ChannelEncoderSettingsVideoDescription(val codecSettings: ChannelEncoderSettingsVideoDescriptionCodecSettings? = null, val height: Int? = null, val name: String, val respondToAfd: String? = null, val scalingBehavior: String? = null, val sharpness: Int? = null, val width: Int? = null)