Uses of Class
com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer.LiveStreamPacketizerCupertinoChunk
-
-
Uses of LiveStreamPacketizerCupertinoChunk in com.wowza.wms.httpstreamer.cupertinostreaming.file
Methods in com.wowza.wms.httpstreamer.cupertinostreaming.file that return LiveStreamPacketizerCupertinoChunk Modifier and Type Method Description LiveStreamPacketizerCupertinoChunk
IHTTPStreamerCupertinoIndex. 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 void
IHTTPStreamerCupertinoIndex. fillChunk(IHTTPStreamerCupertinoIndexItem item, LiveStreamPacketizerCupertinoChunk chunk, com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.CupertinoStreamingRendition rendition, long bitrate, boolean isByteRangeRequest)
void
IMediaReaderCupertino. 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.httpstreamer
Methods in com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer with parameters of type LiveStreamPacketizerCupertinoChunk Modifier and Type Method Description void
HTTPStreamerSessionCupertino. logLiveChunk(LiveStreamPacketizerCupertinoChunk chunk)
void
HTTPStreamerSessionCupertino. logVODChunk(LiveStreamPacketizerCupertinoChunk chunk)
void
IHTTPStreamerCupertinoVODActionNotify2. onFillChunkDataPacket(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerCupertinoIndexItem item, LiveStreamPacketizerCupertinoChunk chunk, boolean audioOnly, AMFPacket packet, ID3Frames id3Frames)
Called when data packet is encountered.void
IHTTPStreamerCupertinoVODActionNotify3. 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.void
IHTTPStreamerCupertinoVODActionNotify. onFillChunkEnd(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerCupertinoIndexItem item, LiveStreamPacketizerCupertinoChunk chunk, boolean audioOnly)
Called after each chunk is filled.void
IHTTPStreamerCupertinoVODActionNotify3. onFillChunkEnd(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerCupertinoIndexItem item, LiveStreamPacketizerCupertinoChunk chunk, com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer.CupertinoStreamingRendition rendition)
Called after each chunk is filled.void
IHTTPStreamerCupertinoVODActionNotify. onFillChunkStart(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerCupertinoIndexItem item, LiveStreamPacketizerCupertinoChunk chunk, boolean audioOnly)
Called each time a chunk is filled.void
IHTTPStreamerCupertinoVODActionNotify3. 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.livestreampacketizer
Fields in com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer declared as LiveStreamPacketizerCupertinoChunk Modifier and Type Field Description protected LiveStreamPacketizerCupertinoChunk
LiveStreamPacketizerCupertino. pendingVideoChunk
Methods in com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer that return LiveStreamPacketizerCupertinoChunk Modifier and Type Method Description LiveStreamPacketizerCupertinoChunk
LiveStreamPacketizerCupertino. getChunkAudioByFilename(String filename)
LiveStreamPacketizerCupertinoChunk
LiveStreamPacketizerCupertino. getChunkByFilename(String filename)
LiveStreamPacketizerCupertinoChunk
LiveStreamPacketizerCupertino. getChunkById(int rendition, long index)
LiveStreamPacketizerCupertinoChunk
LiveStreamPacketizerCupertino. getChunkVideoByFilename(String filename)
Methods in com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer with parameters of type LiveStreamPacketizerCupertinoChunk Modifier and Type Method Description void
LiveStreamPacketizerCupertino. mergeUserManifestHeaders(LiveStreamPacketizerCupertinoChunk chunk, java.util.Map<String,java.util.Map<String,String>> userManifestHeaders)
void
IHTTPStreamerCupertinoLivePacketizerDataHandler2. 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.void
IHTTPStreamerCupertinoLivePacketizerDataHandler2. onFillChunkEnd(LiveStreamPacketizerCupertinoChunk chunk, long timecode)
This is called when a chunk has been filled with data.void
IHTTPStreamerCupertinoLivePacketizerDataHandler2. onFillChunkMediaPacket(LiveStreamPacketizerCupertinoChunk chunk, com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer.CupertinoPacketHolder holder, AMFPacket packet)
This is called when a media packet is being processed.void
IHTTPStreamerCupertinoLivePacketizerDataHandler2. 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.util
Methods in com.wowza.wms.httpstreamer.cupertinostreaming.util with parameters of type LiveStreamPacketizerCupertinoChunk Modifier and Type Method Description static void
LiveStreamPacketizerCupertinoUtils. appendUserManifestHeaders(StringBuffer strBuf, LiveStreamPacketizerCupertinoChunk chunk)
static void
LiveStreamPacketizerCupertinoUtils. encryptChunk(LiveStreamPacketizerCupertinoChunk chunk, ICupertinoEncryptor encryptor)
static void
LiveStreamPacketizerCupertinoUtils. encryptChunk2(LiveStreamPacketizerCupertinoChunk chunk, com.wowza.wms.httpstreamer.cupertinostreaming.util.CupertinoEncInfo encInfo)
-