PHP Portal » PHP Handbuch » openal_context_suspend

Werbung

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