FMOD_CODEC_DESCRIPTION

Undocumented in source.

Members

Variables

close
FMOD_CODEC_CLOSE_CALLBACK close;
Undocumented in source.
defaultasstream
int defaultasstream;
Undocumented in source.
getlength
FMOD_CODEC_GETLENGTH_CALLBACK getlength;
Undocumented in source.
getposition
FMOD_CODEC_GETPOSITION_CALLBACK getposition;
Undocumented in source.
getwaveformat
FMOD_CODEC_GETWAVEFORMAT_CALLBACK getwaveformat;
Undocumented in source.
name
const(char)* name;
Undocumented in source.
open
FMOD_CODEC_OPEN_CALLBACK open;
Undocumented in source.
read
FMOD_CODEC_READ_CALLBACK read;
Undocumented in source.
setposition
FMOD_CODEC_SETPOSITION_CALLBACK setposition;
Undocumented in source.
soundcreate
FMOD_CODEC_SOUNDCREATE_CALLBACK soundcreate;
Undocumented in source.
timeunits
FMOD_TIMEUNIT timeunits;
Undocumented in source.
version_
uint version_;
Undocumented in source.

Meta