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