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 星期三, 08 三月 2023 18:06:59 UTC - 7c9ee203c70f155d301b41aa9b34dcc286921a3c
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