Uses of Class
org.monte.media.avi.AbstractAVIStream.Chunk
Packages that use AbstractAVIStream.Chunk
-
Uses of AbstractAVIStream.Chunk in org.monte.media.avi
Subclasses of AbstractAVIStream.Chunk in org.monte.media.aviModifier and TypeClassDescriptionprotected classA CompositeChunk contains an ordered list of Chunks.protected classData Chunk.protected classA DataChunk with a fixed size.Fields in org.monte.media.avi with type parameters of type AbstractAVIStream.ChunkModifier and TypeFieldDescriptionprotected LinkedList<AbstractAVIStream.Chunk> AbstractAVIStream.CompositeChunk.childrenMethods in org.monte.media.avi with parameters of type AbstractAVIStream.ChunkModifier and TypeMethodDescriptionvoidAbstractAVIStream.CompositeChunk.add(AbstractAVIStream.Chunk child)