openal_context_suspend

(PECL openal >= 0.1.0)

openal_context_suspend Приостановить указанный контекст

Описание

openal_context_suspend(resource $context): bool

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

context

Ресурс Open AL(Context) (созданный ранее с помощью 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