muxedCaptionFormats property

List<Format>? muxedCaptionFormats
final

The format of the closed captions declared by the playlist. May be empty if the playlist explicitly declares no captions are available, or null if the playlist does not declare any captions information.

Implementation

final List<Format>? muxedCaptionFormats;