PHP Doku:: Create an audio processing context - function.openal-context-create.html

Verlauf / Chronik / History: (34) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzManipulation von AudioformatenOpenAL Audio BindingsOpenAL Funktionenopenal_context_create

Ein Service von Reinhard Neidl - Webprogrammierung.

OpenAL Funktionen

<<openal_buffer_loadwav

openal_context_current>>

openal_context_create

(PECL openal >= 0.1.0)

openal_context_create Create an audio processing context

Beschreibung

resource openal_context_create ( resource $device )

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


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)