Unit CastleOpenALSoundBackend
Description
Full-featured sound engine backend using OpenAL. Supports spatial (3D) sound, is cross-platform, and underlying OpenAL is free and open-source.
Source: audio/openal/castleopenalsoundbackend.pas (line 19).
Overview
Functions and Procedures
procedure UseOpenALSoundBackend; |
Description
Functions and Procedures
procedure UseOpenALSoundBackend; |
|
Use this to set sound engine backend to OpenAL. Note that OpenAL is the default sound backend on most platforms, so you don't need to call this procedure in simple applications. You only need to call it if you want to switch at runtime between FMOD, OpenAL and other backends. Source: audio/openal/castleopenalsoundbackend.pas (line 31). |
Generated by PasDoc 0.17.0.snapshot.