openal_context_process
(PECL openal >= 0.1.0)
openal_context_process — Process the specified context
Описание
bool openal_context_process
( 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_suspend() - Suspend the specified context