PHP Doku:: Suspend the specified context - function.openal-context-suspend.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

OpenAL Funktionen

<<openal_context_process

openal_device_close>>

openal_context_suspend

(PECL openal >= 0.1.0)

openal_context_suspend Suspend the specified context

Beschreibung

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