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.model
Methods in com.wowza.wms.httpstreamer.model with parameters of type IHTTPStreamerTranscoderVODActionNotify Modifier and Type Method Description void
IHTTPStreamerSession. addTranscoderVODListener(IHTTPStreamerTranscoderVODActionNotify listener)
Add VOD Transcoder action listenerboolean
IHTTPStreamerSession. removeTranscoderVODListener(IHTTPStreamerTranscoderVODActionNotify listener)
Remove VOD Transcoder action listener
-