openal_source_stop

(PECL openal >= 0.1.0)

openal_source_stop 停止播放源

描述

openal_source_stop(资源 $source): 布尔值

参数

source

一个 Open AL(源) 资源(之前由 openal_source_create() 创建)。

返回值

成功时返回 true,失败时返回 false

参见

添加说明

用户贡献说明

此页面没有用户贡献的说明。
To Top