| Package | Description |
|---|---|
| com.wowza.wms.module |
| Modifier and Type | Method and Description |
|---|---|
void |
IModuleOnHTTPSmoothStreamingPlayReady.onHTTPSmoothStreamingPlayReadyCreateVOD(HTTPStreamerSessionSmoothStreamer httpSession,
com.wowza.wms.drm.playready.PlayReadyKeyInfo playReadyKeyInfo) |
void |
IModuleOnHTTPSmoothStreamingSession.onHTTPSmoothStreamingSessionCreate(HTTPStreamerSessionSmoothStreamer httpSmoothStreamingSession)
Invoked when an HTTP Smooth Streaming session is created.
|
void |
IModuleOnHTTPSmoothStreamingSession.onHTTPSmoothStreamingSessionDestroy(HTTPStreamerSessionSmoothStreamer httpSmoothStreamingSession)
Invoked when an HTTP Smooth Streaming session is destroyed.
|