cf_video_restart¶
Category: video
GitHub: cute_video.h
Starts the video over from the beginning.
| Parameters | Description |
|---|---|
video |
The video. |
Remarks¶
The file is already in memory, so this is cheap -- it throws away the decoder's state and builds it again.
Related Pages¶
CF_Video
cf_video_update
cf_video_set_looped
cf_video_is_finished
cf_video_seek