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.applicationMethods in com.wowza.wms.application that return ILiveStreamPacketizerControl Modifier and Type Method Description ILiveStreamPacketizerControlIApplicationInstance. getLiveStreamPacketizerControl()Get the Live Stream Packetizer Controller.Methods in com.wowza.wms.application with parameters of type ILiveStreamPacketizerControl Modifier and Type Method Description voidIApplicationInstance. setLiveStreamPacketizerControl(ILiveStreamPacketizerControl liveStreamPacketizerControl)Set the Live Stream Packetizer Contoller.
 
-