Forum und email

openal_source_destroy

(PECL openal:0.1)

openal_source_destroy — Destroy a source resource

Descripción

bool 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