com.flazr.io.flv
Class FlvWriter
java.lang.Object
com.flazr.io.flv.FlvWriter
- All Implemented Interfaces:
- RtmpWriter
public class FlvWriter
- extends Object
- implements RtmpWriter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlvWriter
public FlvWriter(String fileName)
FlvWriter
public FlvWriter(int seekTime,
String fileName)
close
public void close()
- Specified by:
close in interface RtmpWriter
write
public void write(RtmpMessage message)
- Specified by:
write in interface RtmpWriter
Copyright © 2011. All Rights Reserved.