IngressAudioEncodingResponse

constructor(@Json(name = "bitrate") bitrate: Int, @Json(name = "channels") channels: Int, @Json(name = "enable_dtx") enableDtx: Boolean)