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