Query: openal_source_stop
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OPENAL_SOURCE_STOP(3) 1 OPENAL_SOURCE_STOP(3) openal_source_stop - Stop playing the sourceSYNOPSISbool openal_source_stop (resource $source)DESCRIPTIONPARAMETERSo $source - An Open AL(Source) resource (previously created by openal_source_create(3)).RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOopenal_source_play(3), openal_source_pause(3), openal_source_rewind(3). PHP Documentation Group OPENAL_SOURCE_STOP(3)