variantInfos property

List<VariantInfo>? variantInfos
final

The EXT-X-STREAM-INF tags attributes associated with this track. This field is non-applicable (and therefore empty) if this track is derived from an EXT-X-MEDIA tag.

Implementation

final List<VariantInfo>? variantInfos;