Uses of Interface
com.wowza.wms.stream.livepacketizer.ILiveStreamPacketizerActionNotify
-
Packages that use ILiveStreamPacketizerActionNotify Package Description com.wowza.wms.application -
-
Uses of ILiveStreamPacketizerActionNotify in com.wowza.wms.application
Methods in com.wowza.wms.application with parameters of type ILiveStreamPacketizerActionNotify Modifier and Type Method Description void
IApplicationInstance. addLiveStreamPacketizerListener(ILiveStreamPacketizerActionNotify liveStreamPacketizerListener)
Add a Live Stream Packetizer listenervoid
IApplicationInstance. removeLiveStreamPacketizerListener(ILiveStreamPacketizerActionNotify liveStreamPacketizerListener)
Remove a Live Stream Packetizer listener
-