Uses of Interface
com.wowza.wms.httpstreamer.cupertinostreaming.util.ICupertinoEncryptor
Packages that use ICupertinoEncryptor
Package
Description
-
Uses of ICupertinoEncryptor in com.wowza.wms.httpstreamer.cupertinostreaming.file
Methods in com.wowza.wms.httpstreamer.cupertinostreaming.file with parameters of type ICupertinoEncryptorModifier and TypeMethodDescriptionvoid
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 ICupertinoEncryptor in com.wowza.wms.httpstreamer.cupertinostreaming.util
Methods in com.wowza.wms.httpstreamer.cupertinostreaming.util with parameters of type ICupertinoEncryptorModifier and TypeMethodDescriptionstatic void
LiveStreamPacketizerCupertinoUtils.encryptChunk
(LiveStreamPacketizerCupertinoChunk chunk, ICupertinoEncryptor encryptor)