com.googlecode.mp4parser.h264.model
Class BitstreamElement
java.lang.Object
com.googlecode.mp4parser.h264.model.BitstreamElement
- Direct Known Subclasses:
- PictureParameterSet, SeqParameterSet
public abstract class BitstreamElement
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BitstreamElement
public BitstreamElement()
write
public abstract void write(OutputStream out)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.