[][src]Crate riff

riff

riff provides utility methods for reading and writing RIFF-formatted files, such as Microsoft Wave, AVI or DLS files.

Structs

Chunk

A chunk, also known as a form

ChunkId

A chunk id, also known as FourCC

Iter

An iterator over the children of a Chunk

Enums

ChunkContents

Statics

LIST_ID

The LIST id

RIFF_ID

The RIFF id

SEQT_ID

The seqt id