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