Uses of Interface
com.wowza.wms.httpstreamer.model.IMediaSegment
-
Packages that use IMediaSegment Package Description com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer com.wowza.wms.pushpublish.protocol.cupertino -
-
Uses of IMediaSegment in com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer
Classes in com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer that implement IMediaSegment Modifier and Type Class Description class
LiveStreamPacketizerCupertinoChunk
Methods in com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer that return IMediaSegment Modifier and Type Method Description IMediaSegment
ILiveStreamPacketizerCupertino. getAudioInit(com.wowza.wms.httpstreamer.model.SegmentFormat cmafVideo)
IMediaSegment
ILiveStreamPacketizerCupertino. getChunkById(int rendition, long index)
IMediaSegment
ILiveStreamPacketizerCupertino. getVideoInit(com.wowza.wms.httpstreamer.model.SegmentFormat cmafAudio)
-
Uses of IMediaSegment in com.wowza.wms.pushpublish.protocol.cupertino
Methods in com.wowza.wms.pushpublish.protocol.cupertino with parameters of type IMediaSegment Modifier and Type Method Description protected void
PushPublishHTTPCupertino. loadMediaSegment(MediaSegmentModel mediaSegment, IMediaSegment chunk)
-