编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « openal_source_set
  • openal_stream »
  • PHP Manual
  • OpenAL 函数
  • Stop playing the source

openal_source_stop

(PECL openal >= 0.1.0)

openal_source_stop — Stop playing the source

说明

openal_source_stop ( resource $source ) : bool

参数

source

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

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE。

参见

  • openal_source_play() - Start playing the source
  • openal_source_pause() - Pause the source
  • openal_source_rewind() - Rewind the source

相关文章
php gupnp 函数 stop hostingphp gupnp 函数 stop browsingphp gupnp 函数 stop main loopphp ncurses 函数 stop using ncurses clean up the screenphp odbc 函数 get the list of procedures stored in a specific data sourcephp openal 函数 generate openal bufferphp openal 函数 load a buffer with dataphp openal 函数 destroys an openal bufferphp openal 函数 initialize the openal audio layerphp openal 函数 retrieve a listener propertyphp openal 函数 set a listener propertyphp openal 函数 generate a source resourcephp openal 函数 destroy a source resourcephp openal 函数 retrieve an openal source propertyphp openal 函数 pause the sourcephp openal 函数 start playing the sourcephp openal 函数 rewind the sourcephp openal 函数 set source propertyphp openal 函数 stop playing the sourcephp openal 函数 begin streaming on a source
关注编程学问公众号
编程学问网 湘ICP备20001732号