master property
true if the m3u8 contains any master playlist tag(EXT-X-MEDIA
, EXT-X-STREAM-INF
, EXT-X-I-FRAME-STREAM-INF
, EXT-X-SESSION-DATA
, EXT-X-SESSION-KEY
)
Implementation
bool master = false;
true if the m3u8 contains any master playlist tag(EXT-X-MEDIA
, EXT-X-STREAM-INF
, EXT-X-I-FRAME-STREAM-INF
, EXT-X-SESSION-DATA
, EXT-X-SESSION-KEY
)
bool master = false;