Uses of Interface
com.wowza.wms.stream.publish.IStreamActionNotify
-
Packages that use IStreamActionNotify Package Description com.wowza.wms.stream.publish -
-
Uses of IStreamActionNotify in com.wowza.wms.stream.publish
Methods in com.wowza.wms.stream.publish with parameters of type IStreamActionNotify Modifier and Type Method Description void
Stream. addListener(IStreamActionNotify listener)
Add a listenervoid
Stream. removeListener(IStreamActionNotify listener)
Remove a listener
-