playlistType property

PlaylistType? playlistType
final

The HTTP Live Streaming (HLS) playlist type. When either "EVENT" or "VOD" is specified, a corresponding EXT-X-PLAYLIST-TYPE entry will be included in the media playlist.

Implementation

final PlaylistType? playlistType;