Query: openal_context_suspend
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OPENAL_CONTEXT_SUSPEND(3) 1 OPENAL_CONTEXT_SUSPEND(3) openal_context_suspend - Suspend the specified contextSYNOPSISbool openal_context_suspend (resource $context)DESCRIPTIONPARAMETERSo $context - An Open AL(Context) resource (previously created by openal_context_create(3)).RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOopenal_context_create(3), openal_context_current(3), openal_context_process(3). PHP Documentation Group OPENAL_CONTEXT_SUSPEND(3)