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

search for in the

openal_buffer_loadwav> <openal_buffer_destroy
Last updated: Fri, 14 Aug 2009

view this page in

openal_buffer_get

(PECL openal >= 0.1.0)

openal_buffer_getRécupère les propriétés du buffer OpenAL

Description

int openal_buffer_get ( resource $buffer , int $property )

Liste de paramètres

buffer

Une ressource Open AL(Buffer) (précédemment créée par openal_buffer_create()).

property

Une propriété spécifique, une parmi celles-ci : AL_FREQUENCY, AL_BITS, AL_CHANNELS et AL_SIZE.

Valeurs de retour

Retourne une valeur entière appropriée à la demande property ou FALSE en cas d'erreur.

Voir aussi



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

openal_buffer_loadwav> <openal_buffer_destroy
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites