Interface IModuleOnHTTPCupertinoEncryption2

    • Method Detail

      • onHTTPCupertinoRenditionEncryptionKeyVODChunk

        void onHTTPCupertinoRenditionEncryptionKeyVODChunk​(HTTPStreamerSessionCupertino httpSession,
                                                           String streamName,
                                                           IHTTPStreamerCupertinoIndex index,
                                                           com.wowza.wms.httpstreamer.cupertinostreaming.util.CupertinoEncInfo encInfo,
                                                           long chunkId,
                                                           int mode)
        Called when video on demand key is requested (per-session). Allows setting of encryption key and URL.
        Parameters:
        httpSession - HTTP session
        streamName - Rendition stream name
        index - file index
        encInfo - encryption key
        mode - KEYDATA_MODE_*