PHP Doku:: Process the specified context - function.openal-context-process.html

Verlauf / Chronik / History: (30) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

OpenAL Funktionen

<<openal_context_destroy

openal_context_suspend>>

openal_context_process

(PECL openal >= 0.1.0)

openal_context_process Process the specified context

Beschreibung

bool openal_context_process ( resource $context )

Parameter-Liste

context

An Open AL(Context) resource (previously created by openal_context_create()).

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

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",...)