muxStreams property
List of user supplied MuxStream.key values that should appear in this manifest.
When Manifest.type is HLS
, a media manifest with name MuxStream.key and
.m3u8
extension is generated for each element in this list.
Required.
Implementation
core.List<core.String>? muxStreams;