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.application
Methods in com.wowza.wms.application that return ILiveStreamTranscoderControl Modifier and Type Method Description ILiveStreamTranscoderControl
IApplicationInstance. getLiveStreamTranscoderControl()
Get the Live Stream Transcoder Contoller.Methods in com.wowza.wms.application with parameters of type ILiveStreamTranscoderControl Modifier and Type Method Description void
IApplicationInstance. setLiveStreamTranscoderControl(ILiveStreamTranscoderControl liveStreamTranscoderControl)
Set the Live Stream Transcoder Contoller.
-