openal_source_stop

(no version information, might be only in CVS)

openal_source_stop --  Stop playing the source

Descrição

bool openal_source_stop ( resource source )

Lista de parâmetros

source

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

Valores Retornados

Retorna TRUE em caso de sucesso ou FALSE em falhas.

Veja também

openal_source_play()
openal_source_pause()
openal_source_rewind()