openal_source_rewind

(no version information, might be only in CVS)

openal_source_rewind --  Rewind the source

Description

bool openal_source_rewind ( resource source)

パラメータリスト

source

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

戻り値

成功した場合に TRUE 、失敗した場合に FALSE を返します。

以下も参照下さい

openal_source_stop(), openal_source_pause(), そして openal_source_play()