Bus

Undocumented in source.

Alias This

soloudObject

Members

Functions

calcFFT
float[] calcFFT()
Undocumented in source. Be warned that the author may not have intended to support it.
free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.
getApproximateVolume
float getApproximateVolume(uint aChannel)
Undocumented in source. Be warned that the author may not have intended to support it.
getLoopPoint
double getLoopPoint()
Undocumented in source. Be warned that the author may not have intended to support it.
getWave
float[] getWave()
Undocumented in source. Be warned that the author may not have intended to support it.
play
uint play(SoloudObject aSound, float aVolume, float aPan, int aPaused)
Undocumented in source. Be warned that the author may not have intended to support it.
play3d
uint play3d(SoloudObject aSound, float aPosX, float aPosY, float aPosZ, float aVelX, float aVelY, float aVelZ, float aVolume, int aPaused)
Undocumented in source. Be warned that the author may not have intended to support it.
play3dClocked
uint play3dClocked(double aSoundTime, SoloudObject aSound, float aPosX, float aPosY, float aPosZ, float aVelX, float aVelY, float aVelZ, float aVolume)
Undocumented in source. Be warned that the author may not have intended to support it.
playClocked
uint playClocked(double aSoundTime, SoloudObject aSound, float aVolume, float aPan)
Undocumented in source. Be warned that the author may not have intended to support it.
set3dAttenuation
void set3dAttenuation(uint aAttenuationModel, float aAttenuationRolloffFactor)
Undocumented in source. Be warned that the author may not have intended to support it.
set3dAttenuator
void set3dAttenuator(SoloudObject aAttenuator)
Undocumented in source. Be warned that the author may not have intended to support it.
set3dCollider
void set3dCollider(SoloudObject aCollider, int aUserData)
Undocumented in source. Be warned that the author may not have intended to support it.
set3dDistanceDelay
void set3dDistanceDelay(int aDistanceDelay)
Undocumented in source. Be warned that the author may not have intended to support it.
set3dDopplerFactor
void set3dDopplerFactor(float aDopplerFactor)
Undocumented in source. Be warned that the author may not have intended to support it.
set3dListenerRelative
void set3dListenerRelative(int aListenerRelative)
Undocumented in source. Be warned that the author may not have intended to support it.
set3dMinMaxDistance
void set3dMinMaxDistance(float aMinDistance, float aMaxDistance)
Undocumented in source. Be warned that the author may not have intended to support it.
setChannels
int setChannels(uint aChannels)
Undocumented in source. Be warned that the author may not have intended to support it.
setFilter
void setFilter(uint aFilterId, SoloudObject aFilter)
Undocumented in source. Be warned that the author may not have intended to support it.
setInaudibleBehavior
void setInaudibleBehavior(int aMustTick, int aKill)
Undocumented in source. Be warned that the author may not have intended to support it.
setLoopPoint
void setLoopPoint(double aLoopPoint)
Undocumented in source. Be warned that the author may not have intended to support it.
setLooping
void setLooping(int aLoop)
Undocumented in source. Be warned that the author may not have intended to support it.
setVisualizationEnable
void setVisualizationEnable(int aEnable)
Undocumented in source. Be warned that the author may not have intended to support it.
setVolume
void setVolume(float aVolume)
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

soloudObject
SoloudObject soloudObject;
Undocumented in source.

Meta