openal_source_stop

(PECL)

openal_source_stop --  Stop playing the source

説明

bool openal_source_stop ( resource source )

パラメータ

source

An Open AL(Source) resource (previously created by openal_source_create()).

返り値

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

参考

openal_source_play()
openal_source_pause()
openal_source_rewind()