Uses of Interface
com.wowza.wms.rtp.model.IRTPSessionNotify
Packages that use IRTPSessionNotify
-
Uses of IRTPSessionNotify in com.wowza.wms.application
Methods in com.wowza.wms.application with parameters of type IRTPSessionNotifyModifier and TypeMethodDescriptionvoid
IApplicationInstance.addRTPListener
(IRTPSessionNotify rtpListener) Add listner to be notified of RTPSession create and destroy.void
IApplicationInstance.removeRTPListener
(IRTPSessionNotify rtpListener) Remove listner to be notified of RTPSession create and destroy. -
Uses of IRTPSessionNotify in com.wowza.wms.rtp.model
Methods in com.wowza.wms.rtp.model with parameters of type IRTPSessionNotifyModifier and TypeMethodDescriptionvoid
RTPSessions.addSessionListener
(IRTPSessionNotify listener) Add a RTP session listenervoid
RTPSessions.removeSessionListener
(IRTPSessionNotify listener) Remove an RTP session listener