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

openal_source_rewind

(PECL openal >= 0.1.0)

openal_source_rewind — Rewind the source

说明

openal_source_rewind ( resource $source ) : bool

参数

source

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

返回值

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

参见

  • openal_source_stop() - Stop playing the source
  • openal_source_pause() - Pause the source
  • openal_source_play() - Start playing the source

相关文章
php zlib 函数 rewind the position of a gz file pointerphp odbc 函数 retrieves information about data types supported by the data sourcephp odbc 函数 get the list of table names stored in a specific data sourcephp openal 函数 generate openal bufferphp openal 函数 process the specified contextphp openal 函数 suspend the specified contextphp openal 函数 close an openal devicephp 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 sourcephp openal openal 函数
关注编程学问公众号
编程学问网 湘ICP备20001732号