Interface | Description |
---|---|
RIFFVisitor |
RIFFVIsitor is notified each time the RIFFParser visits
a data chunk and when a group is entered or leaved.
|
Class | Description |
---|---|
RIFFChunk |
RIFF Chunks form the building blocks of a RIFF file.
|
RIFFParser |
Interprets Resource Interchange File Format (RIFF) streams.
|
RIFFPrimitivesInputStream |
A RIFF primitives input stream lets an application read primitive data
types in the Microsoft Resource Interfache File Format (RIFF) format from an
underlying input stream.
|