openal_source_play

(PECL)

openal_source_play --  Start playing the source

説明

bool openal_source_play ( resource source )

パラメータ

source

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

返り値

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

参考

openal_source_stop()
openal_source_pause()
openal_source_rewind()