Package org.red5.client.net.rtmpe
Class Writer
java.lang.Object
org.red5.client.net.rtmpe.Writer
- All Implemented Interfaces:
IClientListener
A tag writer that may be used to write stream data to disk.
- Author:
- Paul Gregoire
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Writer
Instantiates a writer for the given path.- Parameters:
filePath-
-
Writer
Instantiates a writer for the given path.- Parameters:
filePath-
-
-
Method Details
-
onClientListenerEvent
- Specified by:
onClientListenerEventin interfaceIClientListener
-
stopListening
public void stopListening()- Specified by:
stopListeningin interfaceIClientListener
-