RIFFChunkId

A RIFF chunk id. Also called "FourCC".

RIFF: http://www.daubnet.com/en/file-format-riff

@nogc nothrow
template RIFFChunkId (
string id
) {}

Members

Variables

RIFFChunkId
enum uint RIFFChunkId;
Undocumented in source.

Meta