FMOD_CODEC_WAVEFORMAT

Undocumented in source.

Members

Variables

channelmask
FMOD_CHANNELMASK channelmask;
Undocumented in source.
channelorder
FMOD_CHANNELORDER channelorder;
Undocumented in source.
channels
int channels;
Undocumented in source.
format
FMOD_SOUND_FORMAT format;
Undocumented in source.
frequency
int frequency;
Undocumented in source.
lengthbytes
uint lengthbytes;
Undocumented in source.
lengthpcm
uint lengthpcm;
Undocumented in source.
loopend
int loopend;
Undocumented in source.
loopstart
int loopstart;
Undocumented in source.
mode
FMOD_MODE mode;
Undocumented in source.
name
const(char)* name;
Undocumented in source.
pcmblocksize
uint pcmblocksize;
Undocumented in source.
peakvolume
float peakvolume;
Undocumented in source.

Meta