See: Description
Interface | Description |
---|---|
RiffHandler |
Interface of an class capable of handling events raised during the reading of a RIFF file
via
RiffReader . |
Class | Description |
---|---|
RiffReader |
Processes RIFF-formatted data, calling into client code via that
RiffHandler interface. |
RiffTypeChecker |
Exception | Description |
---|---|
RiffProcessingException |
An exception class thrown upon unexpected and fatal conditions while processing a RIFF file.
|
Copyright © 2002-2020 Drew Noakes. All Rights Reserved.