- get3DConeSettings
Sound3DConeSettings get3DConeSettings()
Undocumented in source. Be warned that the author may not have intended to support it.
- get3DDistance
Sound3DDistance get3DDistance()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDefaults
SoundDefaults getDefaults()
Undocumented in source. Be warned that the author may not have intended to support it.
- getFormat
SoundFormat getFormat()
Undocumented in source. Be warned that the author may not have intended to support it.
- getLength
uint getLength()
Undocumented in source. Be warned that the author may not have intended to support it.
- getLoopCount
int getLoopCount()
Undocumented in source. Be warned that the author may not have intended to support it.
- getMode
uint getMode()
Undocumented in source. Be warned that the author may not have intended to support it.
- getMusicSpeed
float getMusicSpeed()
Undocumented in source. Be warned that the author may not have intended to support it.
- getName
string getName(int length)
Undocumented in source. Be warned that the author may not have intended to support it.
- parent
System parent()
Undocumented in source. Be warned that the author may not have intended to support it.
- play
void play(FMOD_CHANNELGROUP* group, bool paused)
Undocumented in source. Be warned that the author may not have intended to support it.
- set3DConeSettings
void set3DConeSettings(Sound3DConeSettings* set)
Undocumented in source. Be warned that the author may not have intended to support it.
- set3DCustomRolloff
void set3DCustomRolloff(FMOD_VECTOR[] points)
Undocumented in source. Be warned that the author may not have intended to support it.
- set3DDistance
void set3DDistance(Sound3DDistance* dist)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDefaults
void setDefaults(SoundDefaults* def)
Undocumented in source. Be warned that the author may not have intended to support it.
- setLoopCount
void setLoopCount(int count)
Undocumented in source. Be warned that the author may not have intended to support it.
- setMode
void setMode(uint mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- setMusicSpeed
void setMusicSpeed(float speed)
Undocumented in source. Be warned that the author may not have intended to support it.
- system
FMOD_SYSTEM* system()
Undocumented in source. Be warned that the author may not have intended to support it.