Module org.monte.media
Package org.monte.media.riff
package org.monte.media.riff
Provides classes for reading RIFF files.
- Author:
- Werner Randelshofer
-
ClassDescriptionRIFF Chunks form the building blocks of a RIFF file.Interprets Resource Interchange File Format (RIFF) streams.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.RIFFVIsitor is notified each time the RIFFParser visits a data chunk and when a group is entered or leaved.