IMediaReaderpublic interface IMediaReaderCupertino extends IMediaReader
| Modifier and Type | Field | Description |
|---|---|---|
static String |
MEDIAREADER_POSTFIX |
CONTENTTYPE_MEDIA, CONTENTTYPE_MEDIALIST, DEFAULT_RANDOMACCESSREADER, DEFAULT_RANDOMACCESSREADEROPTIMIZER, PLAYEVENT_AFTERBUFFERFILL, PLAYEVENT_AFTERMETADATA, PLAYEVENT_BEFOREBUFFERFILL, PLAYEVENT_BEFOREMETADATA, PLAYEVENT_STARTPLAYBACK, SEEK_EXACT, SEEK_KEYCLOSE, SEEK_KEYDOWN, SEEK_KEYUP, SEEKTARGET_AUDIO, SEEKTARGET_ENHANCED, SEEKTARGET_VIDEOKEYFRAME| Modifier and Type | Method | Description |
|---|---|---|
void |
fillChunk(com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.HTTPStreamerApplicationContextCupertinoStreamer appContext,
IHTTPStreamerCupertinoIndex fileIndex,
IHTTPStreamerCupertinoIndexItem item,
LiveStreamPacketizerCupertinoChunk chunk,
com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.CupertinoStreamingRendition rendition,
long bitrate,
ID3Frames headerFrames,
ID3Frames footerFrames,
ICupertinoEncryptor encryptor,
boolean isByteRangeRequest) |
|
void |
indexFile(IHTTPStreamerCupertinoIndex index) |
close, getDuration, getLength, getMediaExtension, getMetadata, getPath, getStreamPosition, init, isOpen, open, rewind, seek, sendZeroLengthPacket, setMediaReaderItem, setProperties, setStreamPosition, startPlayback, writeGeneratedKeyFrame, writePackets, writePacketsstatic final String MEDIAREADER_POSTFIX
void fillChunk(com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.HTTPStreamerApplicationContextCupertinoStreamer appContext,
IHTTPStreamerCupertinoIndex fileIndex,
IHTTPStreamerCupertinoIndexItem item,
LiveStreamPacketizerCupertinoChunk chunk,
com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.CupertinoStreamingRendition rendition,
long bitrate,
ID3Frames headerFrames,
ID3Frames footerFrames,
ICupertinoEncryptor encryptor,
boolean isByteRangeRequest)
void indexFile(IHTTPStreamerCupertinoIndex index)