Interface IModuleOnHTTPSmoothStreamingPlayReady


  • public interface IModuleOnHTTPSmoothStreamingPlayReady

    IModuleOnHTTPSmoothStreamingPlayReady: Still working on this...

    • Method Detail

      • onHTTPSmoothStreamingPlayReadyCreateVOD

        void onHTTPSmoothStreamingPlayReadyCreateVOD​(com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer.HTTPStreamerSessionSmoothStreamer httpSession,
                                                     com.wowza.wms.drm.playready.PlayReadyKeyInfo playReadyKeyInfo)
      • onHTTPSmoothStreamingPlayReadyCreateLive

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