E G I N P T

E

Element - Interface in net.chilicat.m3u8
A playlist element.
EncryptionInfo - Interface in net.chilicat.m3u8
Contains information about media encryption.

G

getBandWitdh() - Method in interface net.chilicat.m3u8.PlaylistInfo
 
getCodecs() - Method in interface net.chilicat.m3u8.PlaylistInfo
 
getDuration() - Method in interface net.chilicat.m3u8.Element
 
getElements() - Method in class net.chilicat.m3u8.Playlist
 
getEncryptionInfo() - Method in interface net.chilicat.m3u8.Element
If media is encryped than will this method return a info object.
getLine() - Method in exception net.chilicat.m3u8.ParseException
 
getLineNumber() - Method in exception net.chilicat.m3u8.ParseException
 
getMediaSequenceNumber() - Method in class net.chilicat.m3u8.Playlist
 
getMessage() - Method in exception net.chilicat.m3u8.ParseException
 
getMethod() - Method in interface net.chilicat.m3u8.EncryptionInfo
 
getPlayListInfo() - Method in interface net.chilicat.m3u8.Element
If element a playlist than this method will return a PlaylistInfo object.
getProgramDate() - Method in interface net.chilicat.m3u8.Element
The program date.
getProgramId() - Method in interface net.chilicat.m3u8.PlaylistInfo
 
getTargetDuration() - Method in class net.chilicat.m3u8.Playlist
 
getTitle() - Method in interface net.chilicat.m3u8.Element
 
getURI() - Method in interface net.chilicat.m3u8.Element
URI to media or playlist.
getURI() - Method in interface net.chilicat.m3u8.EncryptionInfo
 

I

isEncrypted() - Method in interface net.chilicat.m3u8.Element
Media can be encrypted.
isEndSet() - Method in class net.chilicat.m3u8.Playlist
 
isMedia() - Method in interface net.chilicat.m3u8.Element
Element is a media file.
isPlayList() - Method in interface net.chilicat.m3u8.Element
Element can be another playlist.
iterator() - Method in class net.chilicat.m3u8.Playlist
 

N

net.chilicat.m3u8 - package net.chilicat.m3u8
 

P

parse(Readable) - Static method in class net.chilicat.m3u8.Playlist
 
parse(String) - Static method in class net.chilicat.m3u8.Playlist
 
parse(InputStream) - Static method in class net.chilicat.m3u8.Playlist
 
parse(ReadableByteChannel) - Static method in class net.chilicat.m3u8.Playlist
 
ParseException - Exception in net.chilicat.m3u8
 
ParseException(String, int, Throwable) - Constructor for exception net.chilicat.m3u8.ParseException
 
ParseException(String, int, String) - Constructor for exception net.chilicat.m3u8.ParseException
 
Playlist - Class in net.chilicat.m3u8
 
PlaylistInfo - Interface in net.chilicat.m3u8
Contains information about playlist element.

T

toString() - Method in class net.chilicat.m3u8.Playlist
 

E G I N P T

Copyright © 2010. All Rights Reserved.