openal_source_destroy

(no version information, might be only in CVS)

openal_source_destroy --  Destroy a source resource

Descripción

resource openal_source_destroy ( resource source )

Lista de parámetros

source

An Open AL(Source) resource (previously created by openal_source_create()).

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.

Ver también

openal_source_create()