openal_context_suspend

(no version information, might be only in CVS)

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

成功回傳TRUE失敗回傳FALSE

參考

openal_context_create()
openal_context_current()
openal_context_process()