PHP - Manual: openal_source_stop
2024-11-14
(PECL openal >= 0.1.0)
openal_source_stop — Stop playing the source
$source
): boolsource
An Open AL(Source) resource (previously created by openal_source_create()).
成功时返回 true
, 或者在失败时返回 false
。
官方地址:https://www.php.net/manual/en/function.openal-source-stop.php