PHP Doku:: Stop playing the source - function.openal-source-stop.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

OpenAL Funktionen

<<openal_source_set

openal_stream>>

openal_source_stop

(PECL openal >= 0.1.0)

openal_source_stop Stop playing the source

Beschreibung

bool openal_source_stop ( resource $source )

Parameter-Liste

source

An Open AL(Source) resource (previously created by openal_source_create()).

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

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",...)