openal_source_play

(no version information, might be only in CVS)

openal_source_play --  Start playing the source

Descrição

bool openal_source_play ( 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_stop()
openal_source_pause()
openal_source_rewind()