Interface IMediaReaderCupertino
- 
- All Superinterfaces:
- IMediaReader
 
 public interface IMediaReaderCupertino extends IMediaReader 
- 
- 
Field SummaryFields Modifier and Type Field Description static StringMEDIAREADER_POSTFIX- 
Fields inherited from interface com.wowza.wms.stream.IMediaReaderCONTENTTYPE_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
 
- 
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfillChunk(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)voidindexFile(IHTTPStreamerCupertinoIndex index)- 
Methods inherited from interface com.wowza.wms.stream.IMediaReaderclose, getDuration, getLength, getMediaExtension, getMetadata, getPath, getStreamPosition, init, isOpen, open, rewind, seek, sendZeroLengthPacket, setMediaReaderItem, setProperties, setStreamPosition, startPlayback, writeGeneratedKeyFrame, writePackets, writePackets
 
- 
 
- 
- 
- 
Field Detail- 
MEDIAREADER_POSTFIXstatic final String MEDIAREADER_POSTFIX - See Also:
- Constant Field Values
 
 
- 
 - 
Method Detail- 
indexFilevoid indexFile(IHTTPStreamerCupertinoIndex index) 
 - 
fillChunkvoid 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)
 
- 
 
-