com.wowza.wms.module
Interface IModuleOnHTTPSmoothStreamingPlayReady


public interface IModuleOnHTTPSmoothStreamingPlayReady

IModuleOnHTTPSmoothStreamingPlayReady: Still working on this...


Method Summary
 void onHTTPSmoothStreamingPlayReadyCreateLive(IApplicationInstance appInstance, String streamName, com.wowza.wms.drm.playready.PlayReadyKeyInfo playReadyKeyInfo)
           
 void onHTTPSmoothStreamingPlayReadyCreateVOD(HTTPStreamerSessionSmoothStreamer httpSession, com.wowza.wms.drm.playready.PlayReadyKeyInfo playReadyKeyInfo)
           
 

Method Detail

onHTTPSmoothStreamingPlayReadyCreateLive

void onHTTPSmoothStreamingPlayReadyCreateLive(IApplicationInstance appInstance,
                                              String streamName,
                                              com.wowza.wms.drm.playready.PlayReadyKeyInfo playReadyKeyInfo)

onHTTPSmoothStreamingPlayReadyCreateVOD

void onHTTPSmoothStreamingPlayReadyCreateVOD(HTTPStreamerSessionSmoothStreamer httpSession,
                                             com.wowza.wms.drm.playready.PlayReadyKeyInfo playReadyKeyInfo)