php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容

源代码在线查看: function.openal-buffer-loadwav.html

软件大小: 3633 K
上传用户: fengkuangyidao
关键词: php PHP 文档 实际应用
下载地址: 免注册下载 普通下载 VIP

相关代码

												 				  Load a .wav file into a buffer				  				 				 				 openal_buffer_get				 openal_context_create				 OpenAL Functions				 PHP Manual								 				  openal_buffer_loadwav				  (PECL openal:0.1)openal_buffer_loadwav — 				   Load a .wav file into a buffer				  								 				 				  Description				  				   bool openal_buffer_loadwav				    ( resource $buffer				   , string $wavfile				   )								 								 				  Parameters				  								   								    buffer												    								     				      An Open AL(Buffer) resource				      (previously created by openal_buffer_create()).				     				    								   								   								    wavfile												    								     				      Path to .WAV file on local file system.				     				    								   								  								 								 				  Return Values				  				   Returns TRUE on success or FALSE on failure.				  				 								 				  See Also				  				   				    openal_buffer_data()				    openal_stream()				   				  				 												 openal_buffer_get				 openal_context_create				 OpenAL Functions				 PHP Manual											

相关资源