- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- createSound
Sound createSound(string name_or_data, uint mode, FMOD_CREATESOUNDEXINFO* exinfo)
Undocumented in source. Be warned that the author may not have intended to support it.
- get3DNumListeners
int get3DNumListeners()
Undocumented in source. Be warned that the author may not have intended to support it.
- get3DSettings
Settings3D get3DSettings()
Undocumented in source. Be warned that the author may not have intended to support it.
- getAdvancedSettings
FMOD_ADVANCEDSETTINGS getAdvancedSettings()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDriver
int getDriver()
Undocumented in source. Be warned that the author may not have intended to support it.
- getNumDrivers
int getNumDrivers()
Undocumented in source. Be warned that the author may not have intended to support it.
- getOutput
FMOD_OUTPUTTYPE getOutput()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSoftwareChannels
int getSoftwareChannels()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSoftwareFormat
SoftwareFormat getSoftwareFormat()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSpeakerPosition
SpeakerPosition getSpeakerPosition()
Undocumented in source. Be warned that the author may not have intended to support it.
- getStreamBufferSize
StreamBufferSize getStreamBufferSize()
Undocumented in source. Be warned that the author may not have intended to support it.
- init
void init(int maxchannels, uint flags, void* extradriverdata)
Undocumented in source. Be warned that the author may not have intended to support it.
- set3DNumListeners
void set3DNumListeners(int num)
Undocumented in source. Be warned that the author may not have intended to support it.
- set3DSettings
void set3DSettings(Settings3D* settings)
Undocumented in source. Be warned that the author may not have intended to support it.
- setAdvancedSettings
void setAdvancedSettings(FMOD_ADVANCEDSETTINGS* settings)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDriver
void setDriver(int driver)
Undocumented in source. Be warned that the author may not have intended to support it.
- setOutput
void setOutput(FMOD_OUTPUTTYPE output)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSoftwareChannels
void setSoftwareChannels(int num)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSoftwareFormat
void setSoftwareFormat(SoftwareFormat* fmt)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSpeakerPosition
void setSpeakerPosition(SpeakerPosition* pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- setStreamBufferSize
void setStreamBufferSize(StreamBufferSize* size)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.