openal_context_create

(PECL openal >= 0.1.0)

openal_context_create Create an audio processing context

Beschreibung

openal_context_create(resource $device): resource

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

add a note add a note

User Contributed Notes

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