Uses of Interface
com.wowza.wms.rtp.model.IRTSPActionNotify
Packages that use IRTSPActionNotify
-
Uses of IRTSPActionNotify in com.wowza.wms.pushpublish.protocol.rtp
Classes in com.wowza.wms.pushpublish.protocol.rtp that implement IRTSPActionNotifyModifier and TypeClassDescriptionclass
The Class PushPublishRTSPActionNotify. -
Uses of IRTSPActionNotify in com.wowza.wms.rtp.model
Fields in com.wowza.wms.rtp.model with type parameters of type IRTSPActionNotifyMethods in com.wowza.wms.rtp.model with parameters of type IRTSPActionNotifyModifier and TypeMethodDescriptionvoid
RTPSession.addActionListener
(IRTSPActionNotify actionListener) Add action listenervoid
RTPSession.removeActionListener
(IRTSPActionNotify actionListener) Remove action listener