openal_source_stop

(no version information, might be only in CVS)

openal_source_stop --  Stop playing the source

Description

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()