Uses of Interface
com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizerControl
-
Packages that use ILiveStreamPacketizerControl Package Description com.wowza.wms.application -
-
Uses of ILiveStreamPacketizerControl in com.wowza.wms.application
Methods in com.wowza.wms.application that return ILiveStreamPacketizerControl Modifier and Type Method Description ILiveStreamPacketizerControl
IApplicationInstance. getLiveStreamPacketizerControl()
Get the Live Stream Packetizer Controller.Methods in com.wowza.wms.application with parameters of type ILiveStreamPacketizerControl Modifier and Type Method Description void
IApplicationInstance. setLiveStreamPacketizerControl(ILiveStreamPacketizerControl liveStreamPacketizerControl)
Set the Live Stream Packetizer Contoller.
-