Multiplex Settings
data class MultiplexSettings(val maximumVideoBufferDelayMilliseconds: Int? = null, val transportStreamBitrate: Int, val transportStreamId: Int, val transportStreamReservedBitrate: Int? = null)
A key-value pair to associate with a resource.