Package com.wowza.wms.manifest.reader.m3u8
-
Class Summary Class Description PlaylistReader Provides implementations that are common to all Playlist readersPlaylistReader2 Re-created this class so we can parse comments Everything is the same/copied except: public PlaylistModel parsePlaylist(BufferedReader reader) throws IOException public PlaylistModel parsePlaylist(BufferedReader reader, boolean paraseComments) throws IOException