PHP Dokumentation: Function openal-context-create
12. Januar 2010 von werner
openal_context_create
(PECL openal >= 0.1.0)
openal_context_create — Create an audio processing context
Beschreibung
Parameter-Liste
- device
An Open AL(Device) resource (previously created by openal_device_open()).
Rückgabewerte
Returns an Open AL(Context) resource on success or FALSE on failure.
Siehe auch
- openal_device_open() – Initialize the OpenAL audio layer
- openal_context_destroy() – Destroys a context