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 FALSE.
Siehe auch
- openal_context_create() - Create an audio processing context
- openal_context_current() - Make the specified context current
- openal_context_process() - Process the specified context
openal_context_suspend
There are no user contributed notes for this page.
