Uses of Interface
com.wowza.wms.httpstreamer.model.IHTTPStreamerTranscoderVODActionNotify
- 
Packages that use IHTTPStreamerTranscoderVODActionNotify Package Description com.wowza.wms.httpstreamer.model 
- 
- 
Uses of IHTTPStreamerTranscoderVODActionNotify in com.wowza.wms.httpstreamer.modelMethods in com.wowza.wms.httpstreamer.model with parameters of type IHTTPStreamerTranscoderVODActionNotify Modifier and Type Method Description voidIHTTPStreamerSession. addTranscoderVODListener(IHTTPStreamerTranscoderVODActionNotify listener)Add VOD Transcoder action listenerbooleanIHTTPStreamerSession. removeTranscoderVODListener(IHTTPStreamerTranscoderVODActionNotify listener)Remove VOD Transcoder action listener
 
-