| Package | Description |
|---|---|
| com.wowza.wms.module |
| Modifier and Type | Method and Description |
|---|---|
void |
IModuleOnHTTPMPEGDashEncryption.onHTTPMPEGDashEncryptionKeyVODChunk(HTTPStreamerSessionMPEGDash httpSession,
IHTTPStreamerMPEGDashIndex index,
CencInfo cencInfo,
long chunkId)
Called when video on demand key is requested (per-session).
|
void |
IModuleOnHTTPMPEGDashStreamingSession.onHTTPMPEGDashStreamingSessionCreate(HTTPStreamerSessionMPEGDash httpMPEGDashStreamingSession)
Invoked when an HTTP MPEGDash Streaming session is created.
|
void |
IModuleOnHTTPMPEGDashStreamingSession.onHTTPMPEGDashStreamingSessionDestroy(HTTPStreamerSessionMPEGDash httpMPEGDashStreamingSession)
Invoked when an HTTP MPEGDash Streaming session is destroyed.
|