Uses of Interface
com.wowza.wms.stream.livetranscoder.ILiveStreamTranscoderControl
- 
Packages that use ILiveStreamTranscoderControl Package Description com.wowza.wms.application 
- 
- 
Uses of ILiveStreamTranscoderControl in com.wowza.wms.applicationMethods in com.wowza.wms.application that return ILiveStreamTranscoderControl Modifier and Type Method Description ILiveStreamTranscoderControlIApplicationInstance. getLiveStreamTranscoderControl()Get the Live Stream Transcoder Contoller.Methods in com.wowza.wms.application with parameters of type ILiveStreamTranscoderControl Modifier and Type Method Description voidIApplicationInstance. setLiveStreamTranscoderControl(ILiveStreamTranscoderControl liveStreamTranscoderControl)Set the Live Stream Transcoder Contoller.
 
-