openal_listener_set
(PECL openal >= 0.1.0)
openal_listener_set — Définie une propriété d'auditeur
Description
Liste de paramètres
- property
-
La propriété à définir, une parmi celles-ci : AL_GAIN (float), AL_POSITION (array(float,float,float)), AL_VELOCITY (array(float,float,float)) et AL_ORIENTATION (array(float,float,float)).
- setting
-
La valeur à définir, soit un nombre décimal, soit un tableau de nombres à virgule flottante appropriés.
Valeurs de retour
Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.
openal_listener_set
There are no user contributed notes for this page.
