Package | Description |
---|---|
org.monte.media.avi |
Provides media handlers for the AVI file format.
|
org.monte.media.riff |
Provides media handlers for the RIFF file format.
|
Class and Description |
---|
RIFFChunk
RIFF Chunks form the building blocks of a RIFF file.
|
Class and Description |
---|
RIFFChunk
RIFF Chunks form the building blocks of a RIFF file.
|
RIFFVisitor
RIFFVIsitor is notified each time the RIFFParser visits
a data chunk and when a group is entered or leaved.
|