ProducerCodecOptions constructor
ProducerCodecOptions({})
Implementation
ProducerCodecOptions({
this.opusStereo,
this.opusFec,
this.opusDtx,
this.opusMaxPlaybackRate,
this.opusMaxAverageBitrate,
this.opusPtime,
this.videoGoogleStartBitrate,
this.videoGoogleMaxBitrate,
this.videoGoogleMinBitrate,
});