Uses of Interface
org.red5.client.net.rtmp.IClientListener
Packages that use IClientListener
-
Uses of IClientListener in org.red5.client.net.rtmpe
Classes in org.red5.client.net.rtmpe that implement IClientListenerModifier and TypeClassDescriptionclassA proxy for publishing an RTMPE stream to an RTMP stream.classA tag writer that may be used to write stream data to disk.Methods in org.red5.client.net.rtmpe with parameters of type IClientListenerModifier and TypeMethodDescriptionvoidRTMPEClient.addClientListener(IClientListener clientListener) Adds a listener for receiving rtmp events.