Uses of Interface
com.wowza.wms.httpstreamer.model.IMediaSegment
Packages that use IMediaSegment
Package
Description
-
Uses of IMediaSegment in com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer
Classes in com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer that implement IMediaSegmentMethods in com.wowza.wms.httpstreamer.cupertinostreaming.livestreampacketizer that return IMediaSegmentModifier and TypeMethodDescriptionILiveStreamPacketizerCupertino.getAudioInit
(com.wowza.wms.httpstreamer.model.SegmentFormat cmafVideo) ILiveStreamPacketizerCupertino.getChunkById
(int rendition, long index) 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 IMediaSegmentModifier and TypeMethodDescriptionprotected void
PushPublishHTTPCupertino.loadMediaSegment
(MediaSegmentModel mediaSegment, IMediaSegment chunk)