PHP Doku:: Make the specified context current - function.openal-context-current.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

OpenAL Funktionen

<<openal_context_create

openal_context_destroy>>

openal_context_current

(PECL openal >= 0.1.0)

openal_context_current Make the specified context current

Beschreibung

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