cf_video_set_looped¶
Category: video
GitHub: cute_video.h
Sets whether the video starts over when it reaches the end.
| Parameters | Description |
|---|---|
video |
The video. |
looped |
True to loop, false to stop on the last frame. Off by default. |
Related Pages¶
CF_Video
cf_video_update
cf_video_is_finished
cf_video_restart