Uses of Class
com.wowza.util.PacketFragment
Packages that use PacketFragment
Package
Description
-
Uses of PacketFragment in com.wowza.util
Methods in com.wowza.util that return PacketFragment -
Uses of PacketFragment in com.wowza.wms.httpstreamer.cupertinostreaming.util
Methods in com.wowza.wms.httpstreamer.cupertinostreaming.util that return types with arguments of type PacketFragmentModifier and TypeMethodDescriptionICupertinoEncryptor.getECMPESBytes
(com.wowza.wms.httpstreamer.cupertinostreaming.util.CupertinoTransportStreamPIDContext pidContextECM, int videoPID, int audioPID, int dataPID, int ecmPID) Method parameters in com.wowza.wms.httpstreamer.cupertinostreaming.util with type arguments of type PacketFragmentModifier and TypeMethodDescriptionvoid
ICupertinoEncryptor.encryptAudioFrames
(int codec, long pts, List<PacketFragment> fragments) void
ICupertinoEncryptor.encryptVideoFrame
(int codec, long pts, long dts, List<PacketFragment> fragments) -
Uses of PacketFragment in com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer
Methods in com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer that return PacketFragmentModifier and TypeMethodDescriptionSmoothStreamingFragmentHeader.getHeaderData()
Deprecated.Methods in com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer with parameters of type PacketFragmentModifier and TypeMethodDescriptionvoid
SmoothStreamingFragmentHeader.setHeaderData
(PacketFragment headerData) Deprecated. -
Uses of PacketFragment in com.wowza.wms.transport.mpeg2
Methods in com.wowza.wms.transport.mpeg2 that return PacketFragmentModifier and TypeMethodDescriptionMPEG2MPTS.MPEG2MPTSBuffer.MPEG2Packet.payloadReadFragment
(int length) Methods in com.wowza.wms.transport.mpeg2 with parameters of type PacketFragment