Uses of Class
com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer.LiveStreamPacketizerCupertinoChunk
- 
- 
Uses of LiveStreamPacketizerCupertinoChunk in com.wowza.wms.httpstreamer.cupertinostreaming.fileMethods in com.wowza.wms.httpstreamer.cupertinostreaming.file that return LiveStreamPacketizerCupertinoChunk Modifier and Type Method Description LiveStreamPacketizerCupertinoChunkIHTTPStreamerCupertinoIndex. getChunk(String filename, com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.CupertinoStreamingRendition rendition, long bitrate, boolean isByteRangeRequest)Methods in com.wowza.wms.httpstreamer.cupertinostreaming.file with parameters of type LiveStreamPacketizerCupertinoChunk Modifier and Type Method Description voidIHTTPStreamerCupertinoIndex. fillChunk(IHTTPStreamerCupertinoIndexItem item, LiveStreamPacketizerCupertinoChunk chunk, com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.CupertinoStreamingRendition rendition, long bitrate, boolean isByteRangeRequest)voidIMediaReaderCupertino. 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)
- 
Uses of LiveStreamPacketizerCupertinoChunk in com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamerMethods in com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer with parameters of type LiveStreamPacketizerCupertinoChunk Modifier and Type Method Description voidHTTPStreamerSessionCupertino. logLiveChunk(LiveStreamPacketizerCupertinoChunk chunk)voidHTTPStreamerSessionCupertino. logVODChunk(LiveStreamPacketizerCupertinoChunk chunk)voidIHTTPStreamerCupertinoVODActionNotify2. onFillChunkDataPacket(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerCupertinoIndexItem item, LiveStreamPacketizerCupertinoChunk chunk, boolean audioOnly, AMFPacket packet, ID3Frames id3Frames)Called when data packet is encountered.voidIHTTPStreamerCupertinoVODActionNotify3. onFillChunkDataPacket(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerCupertinoIndexItem item, LiveStreamPacketizerCupertinoChunk chunk, com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.CupertinoStreamingRendition rendition, AMFPacket packet, ID3Frames id3Frames)Called when data packet is encountered.voidIHTTPStreamerCupertinoVODActionNotify. onFillChunkEnd(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerCupertinoIndexItem item, LiveStreamPacketizerCupertinoChunk chunk, boolean audioOnly)Called after each chunk is filled.voidIHTTPStreamerCupertinoVODActionNotify3. onFillChunkEnd(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerCupertinoIndexItem item, LiveStreamPacketizerCupertinoChunk chunk, com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.CupertinoStreamingRendition rendition)Called after each chunk is filled.voidIHTTPStreamerCupertinoVODActionNotify. onFillChunkStart(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerCupertinoIndexItem item, LiveStreamPacketizerCupertinoChunk chunk, boolean audioOnly)Called each time a chunk is filled.voidIHTTPStreamerCupertinoVODActionNotify3. onFillChunkStart(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerCupertinoIndexItem item, LiveStreamPacketizerCupertinoChunk chunk, com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.CupertinoStreamingRendition rendition)Called each time a chunk is filled.
- 
Uses of LiveStreamPacketizerCupertinoChunk in com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizerFields in com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer declared as LiveStreamPacketizerCupertinoChunk Modifier and Type Field Description protected LiveStreamPacketizerCupertinoChunkLiveStreamPacketizerCupertino. pendingVideoChunkMethods in com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer that return LiveStreamPacketizerCupertinoChunk Modifier and Type Method Description LiveStreamPacketizerCupertinoChunkLiveStreamPacketizerCupertino. getChunkAudioByFilename(String filename)LiveStreamPacketizerCupertinoChunkLiveStreamPacketizerCupertino. getChunkByFilename(String filename)LiveStreamPacketizerCupertinoChunkLiveStreamPacketizerCupertino. getChunkById(int rendition, long index)LiveStreamPacketizerCupertinoChunkLiveStreamPacketizerCupertino. getChunkVideoByFilename(String filename)Methods in com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer with parameters of type LiveStreamPacketizerCupertinoChunk Modifier and Type Method Description voidLiveStreamPacketizerCupertino. mergeUserManifestHeaders(LiveStreamPacketizerCupertinoChunk chunk, java.util.Map<String,java.util.Map<String,String>> userManifestHeaders)voidIHTTPStreamerCupertinoLivePacketizerDataHandler2. onFillChunkDataPacket(LiveStreamPacketizerCupertinoChunk chunk, com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer.CupertinoPacketHolder holder, AMFPacket packet, ID3Frames id3Frames)This is called when a data packet is being processed.voidIHTTPStreamerCupertinoLivePacketizerDataHandler2. onFillChunkEnd(LiveStreamPacketizerCupertinoChunk chunk, long timecode)This is called when a chunk has been filled with data.voidIHTTPStreamerCupertinoLivePacketizerDataHandler2. onFillChunkMediaPacket(LiveStreamPacketizerCupertinoChunk chunk, com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer.CupertinoPacketHolder holder, AMFPacket packet)This is called when a media packet is being processed.voidIHTTPStreamerCupertinoLivePacketizerDataHandler2. onFillChunkStart(LiveStreamPacketizerCupertinoChunk chunk)This is called when a chunk is about to be filled with data.
- 
Uses of LiveStreamPacketizerCupertinoChunk in com.wowza.wms.httpstreamer.cupertinostreaming.utilMethods in com.wowza.wms.httpstreamer.cupertinostreaming.util with parameters of type LiveStreamPacketizerCupertinoChunk Modifier and Type Method Description static voidLiveStreamPacketizerCupertinoUtils. appendUserManifestHeaders(StringBuffer strBuf, LiveStreamPacketizerCupertinoChunk chunk)static voidLiveStreamPacketizerCupertinoUtils. encryptChunk(LiveStreamPacketizerCupertinoChunk chunk, ICupertinoEncryptor encryptor)static voidLiveStreamPacketizerCupertinoUtils. encryptChunk2(LiveStreamPacketizerCupertinoChunk chunk, com.wowza.wms.httpstreamer.cupertinostreaming.util.CupertinoEncInfo encInfo)
 
-