Copyright 2012-04-26 Werner Randelshofer

Package org.monte.media.riff

Provides media handlers for the RIFF file format.

See:
          Description

Interface Summary
RIFFVisitor RIFFVIsitor is notified each time the RIFFParser visits a data chunk and when a group is entered or leaved.
 

Class Summary
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.
 

Package org.monte.media.riff Description

Provides media handlers for the RIFF file format.

Version:
$Id: package-info.java 151 2012-01-13 20:29:55Z werner $
Author:
Werner Randelshofer

Copyright 2012-04-26 Werner Randelshofer