CakeFest 2024: The Official CakePHP Conference

openal_context_current

(PECL openal >= 0.1.0)

openal_context_current Сделать указанный контекст текущим

Описание

openal_context_current(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