openal_context_destroy

(PECL openal >= 0.1.0)

openal_context_destroy Destroys a context

Опис

bool openal_context_destroy ( resource $context )

Параметри

context

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

Значення, що повертаються

Повертає TRUE в успішному випадку або FALSE в разі помилки.

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top