ADPCMDataPacket5Bit

For easy access of 5bit ADPCM nibbles

Members

Functions

opIndex
ubyte opIndex(size_t index)

Ampersand it with 8 to avoid issues.

opIndexAssign
ubyte opIndexAssign(size_t index, ubyte val)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

word1
ubyte word1;
word2
ubyte word2;
word3
ubyte word3;
word4
ubyte word4;
Undocumented in source.
word5
ubyte word5;

Sequential words

Meta