(PECL openal >= 0.1.0)
openal_source_stop — 停止播放源
$source
source
一个 Open AL(源) 资源(之前由 openal_source_create() 创建)。
成功时返回 true,失败时返回 false。
true
false