PHP Doku:: Initialize the OpenAL audio layer - function.openal-device-open.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzManipulation von AudioformatenOpenAL Audio BindingsOpenAL Funktionenopenal_device_open

Ein Service von Reinhard Neidl - Webprogrammierung.

OpenAL Funktionen

<<openal_device_close

openal_listener_get>>

openal_device_open

(PECL openal >= 0.1.0)

openal_device_open Initialize the OpenAL audio layer

Beschreibung

resource openal_device_open ([ string $device_desc ] )

Parameter-Liste

device_desc

Open an audio device optionally specified by device_desc. If device_desc is not specified the first available audio device will be used.

Rückgabewerte

Returns an Open AL(Device) resource on success or FALSE on failure.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)