Home
last modified time | relevance | path

Searched refs:maxNumSoundSources (Results 1 – 4 of 4) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/TinyAudio/
H A Db3SoundEngine.cpp50 void b3SoundEngine::init(int maxNumSoundSources, bool useRealTimeDac) in init() argument
52 for (int i = 0; i < maxNumSoundSources; i++) in init()
H A Db3SoundEngine.h43 void init(int maxNumSoundSources, bool useRealTimeDac);
/dports/devel/py-bullet3/bullet3-3.21/examples/TinyAudio/
H A Db3SoundEngine.cpp50 void b3SoundEngine::init(int maxNumSoundSources, bool useRealTimeDac) in init() argument
52 for (int i = 0; i < maxNumSoundSources; i++) in init()
H A Db3SoundEngine.h43 void init(int maxNumSoundSources, bool useRealTimeDac);