openal_context_create

(PECL openal >= 0.1.0)

openal_context_create Create an audio processing context

Опис

resource openal_context_create ( resource $device )

Параметри

device

An Open AL(Device) resource (previously created by openal_device_open()).

Значення, що повертаються

Returns an Open AL(Context) resource on success or FALSE on failure.

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top