PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<openal_buffer_destroyopenal_buffer_loadwav>
Last updated: Mon, 16 Jul 2012

openal_buffer_get

(PECL)

openal_buffer_get --  Retrieve an OpenAL buffer property

说明

int openal_buffer_get ( resource buffer, int property )

参数

buffer

An Open AL(Buffer) resource (previously created by openal_buffer_create()).

property

Specific property, one of: AL_FREQUENCY, AL_BITS, AL_CHANNELSAL_SIZE.

返回值

Returns an integer value appropriate to the property requested or FALSE on failure.




<openal_buffer_destroyopenal_buffer_loadwav>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST