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.fileMethods in com.wowza.wms.httpstreamer.cupertinostreaming.file with parameters of type ICupertinoEncryptor Modifier and Type Method Description voidIMediaReaderCupertino. 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.utilMethods in com.wowza.wms.httpstreamer.cupertinostreaming.util with parameters of type ICupertinoEncryptor Modifier and Type Method Description static voidLiveStreamPacketizerCupertinoUtils. encryptChunk(LiveStreamPacketizerCupertinoChunk chunk, ICupertinoEncryptor encryptor)
 
-