openal_source_rewind

(no version information, might be only in CVS)

openal_source_rewind --  Rewind the source

Description

bool openal_source_rewind ( 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(), e openal_source_play()