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)

パラメータリスト

context

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

戻り値

成功した場合に TRUE 、失敗した場合に FALSE を返します。

以下も参照下さい

openal_context_create(), openal_context_current(), そして openal_context_process()