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