RateControl constructor Null safety
- dynamic xmlFrameRateLimit,
- dynamic xmlEncodingInterval,
- dynamic xmlBitrateLimit
Implementation
RateControl(
this.xmlFrameRateLimit, this.xmlEncodingInterval, this.xmlBitrateLimit);
RateControl(
this.xmlFrameRateLimit, this.xmlEncodingInterval, this.xmlBitrateLimit);