Uses of Interface
com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizerControl

Packages that use ILiveStreamPacketizerControl
com.wowza.wms.application   
 

Uses of ILiveStreamPacketizerControl in com.wowza.wms.application
 

Methods in com.wowza.wms.application that return ILiveStreamPacketizerControl
 ILiveStreamPacketizerControl IApplicationInstance.getLiveStreamPacketizerControl()
          Get the Live Stream Packetizer Contoller.
 

Methods in com.wowza.wms.application with parameters of type ILiveStreamPacketizerControl
 void IApplicationInstance.setLiveStreamPacketizerControl(ILiveStreamPacketizerControl liveStreamPacketizerControl)
          Set the Live Stream Packetizer Contoller.