Better PHP Documentation
opinionated
Open main menu
Get Started
Documentation
Community
Training
Better PHP Documentation
Close menu
Get Started
Documentation
Community
Training
Log in
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
Gestion Audio OpenAL
Introduction
Plate-forme indépendante pour la gestion de l'audio. Requiert la bibliothèque
» OpenAL
.
Installation/Configuration
Installation
Types de ressources
Constantes pré-définies
Fonctions OpenAL
openal_buffer_create
— Génère un buffer OpenAL
openal_buffer_data
— Charge un buffer avec des données
openal_buffer_destroy
— Détruit un buffer OpenAL
openal_buffer_get
— Récupère les propriétés du buffer OpenAL
openal_buffer_loadwav
— Charge un fichier .wav dans le buffer
openal_context_create
— Crée un contexte de traitement audio
openal_context_current
— Rend courant le contexte spécifié
openal_context_destroy
— Détruit un contexte
openal_context_process
— Traite le contexte spécifié
openal_context_suspend
— Suspend le contexte spécifié
openal_device_close
— Ferme un périphérique OpenAL
openal_device_open
— Initialise une interface audio OpenAL
openal_listener_get
— Récupère une propriété d'auditeur
openal_listener_set
— Définit une propriété d'auditeur
openal_source_create
— Génère une ressource de source
openal_source_destroy
— Détruit une ressource de source
openal_source_get
— Récupère une propriété de source OpenAL
openal_source_pause
— Marque une pause dans la source
openal_source_play
— Démarre la lecture de la source
openal_source_rewind
— Revient en arrière dans la source
openal_source_set
— Définit une propriété de la source
openal_source_stop
— Arrête la lecture de la source
openal_stream
— Démarre le streaming d'une source
Found A Problem?
Learn How To Improve This Page
•
Submit a Pull Request
•
Report a Bug
+
add a note
User Contributed Notes
There are no user contributed notes for this page.
0
pcntl_sigtimedwait
Waits for signals, with a timeout
0
similar_text
Calculate the similarity between two strings
0
boolval
Get the boolean value of a variable
0
curl_multi_close
Close a set of cURL handles
0
imap_body
Read the message body
0
mb_strpos
Find position of first occurrence of string in a string
0
pg_send_prepare
Sends a request to create a prepared statement with the given parameters, without waiting for completion
0
swoole_native_socket_bind
0
Arr::prependKeysWith
0
zend_version
Gets the version of the current Zend engine
^