diff options
author | Erik Kundiman <erik@megapahit.org> | 2023-08-24 08:23:25 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2023-08-24 08:23:25 +0800 |
commit | b6574337ed3fd7749db6185501cd444305d44905 (patch) | |
tree | 21536e4404aae84a0db92b0f98519de6478c8804 /indra/llprimitive | |
parent | 7f354c70ba623b591c36dadd0f6616b349be4fc7 (diff) |
OpenAL createDefaultStreamingAudioImpl stub
In llstartup, it says if the audio engine hasn't set up its own
preferred handler for streaming audio, then the generic streaming audio
implementation which uses media plugins will be used.
The comparison is with NULL, so it's safe to return NULL (but probably
not nullptr).
Diffstat (limited to 'indra/llprimitive')
0 files changed, 0 insertions, 0 deletions