openal_context_destroy

(PECL openal >= 0.1.0)

openal_context_destroy Уничтожает контекст

Описание

openal_context_destroy(resource $context): bool

Список параметров

context

Ресурс Open AL(Context) (созданный ранее с помощью openal_context_create()).

Возвращаемые значения

Возвращает true в случае успешного выполнения или false, если возникла ошибка.

Смотрите также

add a note

User Contributed Notes

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