class methods
- OpenALObject()
- ~OpenALObject()
- GetEffectPosition()
- Initialize()
- LoadEffect()
- PauseEffect()
- PrimeEffect()
- SetEffectLocation()
- SetEffectPitch()
- SetEffectPosition()
- SetEffectVolume()
- SetEffectsVolume()
- SetListenerGain()
- SetListenerPosition()
- SetListenerVelocity()
- SetLooping()
- SetMaxDistance()
- SetReferenceDistance()
- StartEffect()
- StopEffect()
- Teardown()
- UnloadEffect()
- UpdateGain()
- checkToRelease()
- clearSources()
- getEffectLength()
SetEffectLocation(...)
OSStatus OpenALObject::SetEffectLocation(ALuint sourceID, Float32 inX, Float32 inY, Float32 inZ)
SetListenerPosition(...)
OSStatus OpenALObject::SetListenerPosition(Float32 inX, Float32 inY, Float32 inZ)
SetListenerVelocity(...)
OSStatus OpenALObject::SetListenerVelocity(Float32 inX, Float32 inY, Float32 inZ)
Last updated 星期二, 19 十一月 2024 17:23:37 UTC - 2537ee49f6d46d5fe98e408849448314fd1f180e
If you have any doubt about the usage of this module you can ask in the forum.
If you want to contribute better documentation or start documenting this section you can do so here
If you find anything wrong with this docs you can report any error by opening an issue