openal_context_suspend

(PECL openal >= 0.1.0)

openal_context_suspend Suspend the specified context

Descrição

openal_context_suspend(resource $context): bool

Parâmetros

context

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

Valor Retornado

Retorna true em caso de sucesso ou false em caso de falha.

Veja Também

add a note add a note

User Contributed Notes

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