Class BitstreamElement
- java.lang.Object
-
- org.mp4parser.muxer.tracks.h264.parsing.model.BitstreamElement
-
- Direct Known Subclasses:
PictureParameterSet,SeqParameterSet
public abstract class BitstreamElement extends Object
-
-
Constructor Summary
Constructors Constructor Description BitstreamElement()
-
-
-
Method Detail
-
write
public abstract void write(OutputStream out) throws IOException
- Throws:
IOException
-
-