openal_source_rewind
(PECL openal >= 0.1.0)
openal_source_rewind — Rewind the source
설명
bool openal_source_rewind
( resource $source
)
인수
- source
-
An Open AL(Source) resource (previously created by openal_source_create()).
반환값
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.
참고
- openal_source_stop() - Stop playing the source
- openal_source_pause() - Pause the source
- openal_source_play() - Start playing the source
openal_source_rewind
There are no user contributed notes for this page.
