PHP Manual

  • English French German Portuguese Spanish
PHP-Handbuch Funktionsreferenz Manipulation von Audioformaten OpenAL OpenAL Funktionen openal_context_destroy
OpenAL Funktionen openal_buffer_create openal_buffer_data openal_buffer_destroy openal_buffer_get openal_buffer_loadwav openal_context_create openal_context_current openal_context_destroy openal_context_process openal_context_suspend openal_device_close openal_device_open openal_listener_get openal_listener_set openal_source_create openal_source_destroy openal_source_get openal_source_pause openal_source_play openal_source_rewind openal_source_set openal_source_stop openal_stream
  • openal_context_current
  • openal_context_process

openal_context_destroy

(PECL openal >= 0.1.0)

openal_context_destroy — Destroys a context

Beschreibung

bool openal_context_destroy ( resource $context )

Parameter-Liste

context

An Open AL(Context) resource (previously created by openal_context_create()).

Rückgabewerte

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

Siehe auch

  • openal_context_create() - Create an audio processing context

© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.