downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

openal_buffer_loadwav> <openal_buffer_destroy
[edit] Last updated: Fri, 17 May 2013

view this page in

openal_buffer_get

(PECL openal >= 0.1.0)

openal_buffer_get Retrieve an OpenAL buffer property

Descrição

int openal_buffer_get ( resource $buffer , int $property )

Parâmetros

buffer

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

property

Specific property, one of: AL_FREQUENCY, AL_BITS, AL_CHANNELS and AL_SIZE.

Valor Retornado

Returns an integer value appropriate to the property requested ou FALSE em caso de falha.

Veja Também



add a note add a note User Contributed Notes openal_buffer_get - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites