php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容
源代码在线查看: function.openal-context-suspend.html
Suspend the specified context openal_context_process openal_device_close OpenAL Functions PHP Manual openal_context_suspend (PECL openal:0.1)openal_context_suspend — Suspend the specified context Description bool openal_context_suspend ( resource $context ) Parameters context An Open AL(Context) resource (previously created by openal_context_create()). Return Values Returns TRUE on success or FALSE on failure. See Also openal_context_create() openal_context_current() openal_context_process() openal_context_process openal_device_close OpenAL Functions PHP Manual