- 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.
- 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.
- close
void close()
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.
- update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.