openal_context_current

(PECL)

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


add a note add a note User Contributed Notes
There are no user contributed notes for this page.