openal_context_suspend
(PECL openal >= 0.1.0)
openal_context_suspend — Suspend the specified context
Описание
bool openal_context_suspend
( resource $context
)
Параметри
- context
-
An Open AL(Context) resource (previously created by openal_context_create()).
Връщани стойности
Връща TRUE при успех или FALSE при неуспех.
Вж. също
- openal_context_create() - Create an audio processing context
- openal_context_current() - Make the specified context current
- openal_context_process() - Process the specified context
There are no user contributed notes for this page.
