MultiplexSettings constructor
MultiplexSettings({})
Implementation
MultiplexSettings({
required this.transportStreamBitrate,
required this.transportStreamId,
this.maximumVideoBufferDelayMilliseconds,
this.transportStreamReservedBitrate,
});