openal_context_suspend

(PECL openal >= 0.1.0)

openal_context_suspend Suspend the specified context

Descrizione

openal_context_suspend(resource $context): bool

Elenco dei parametri

context

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

Valori restituiti

Restituisce true in caso di successo, false in caso di fallimento.

Vedere anche:

add a note add a note

User Contributed Notes

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