Uses of Class
com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer.HTTPStreamerSessionSmoothStreamer

Packages that use HTTPStreamerSessionSmoothStreamer
com.wowza.wms.module   
 

Uses of HTTPStreamerSessionSmoothStreamer in com.wowza.wms.module
 

Methods in com.wowza.wms.module with parameters of type HTTPStreamerSessionSmoothStreamer
 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.