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

openal_source_play

(PECL openal >= 0.1.0)

openal_source_play — Start playing the source

说明

openal_source_play ( 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_rewind() - Rewind the source

相关文章
php gupnp 函数 start hostingphp gupnp 函数 start main loopphp 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 pdf 函数 start a type 3 font definitionphp pdf 函数 start glyph definition for type 3 fontphp xmlwriter 函数 create start dtd attlistphp xmlwriter 函数 create start dtd elementphp openal openal 函数
关注编程学问公众号
编程学问网 湘ICP备20001732号