OpenAL 函数
在线手册:中文 英文
PHP手册

openal_context_current

(PECL openal >= 0.1.0)

openal_context_current Make the specified context current

说明

bool openal_context_current ( resource $context )

参数

context

An Open AL(Context) resource (previously created by openal_context_create()).

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE.

参见


OpenAL 函数
在线手册:中文 英文
PHP手册