fetchHlsMasterPlaylist property

FetchHlsMasterPlaylist get fetchHlsMasterPlaylist

Get the internal FetchHlsMasterPlaylist for subtitle handling

Implementation

FetchHlsMasterPlaylist get fetchHlsMasterPlaylist {
  _checkInitialized();
  return _fetchHlsMasterPlaylist;
}