XAADPCMHeader

XA ADPCM file header. Please note that certain containers can specify sample rates different than the standard, which will break the compatibility.

Constructors

this
this(ubyte fileNumber, ubyte channelNumber)
Undocumented in source.

Members

Variables

channelNumber
ubyte channelNumber;
Undocumented in source.
fileNumber
ubyte fileNumber;
Undocumented in source.

Meta