PHP Dokumentation: Function openal-source-destroy
12. Januar 2010 von werner
Beschreibung
bool openal_source_destroy ( 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
- openal_source_create() – Generate a source resource