cf_video_is_finished¶
Category: video
GitHub: cute_video.h
Returns true once the last frame has been shown.
| Parameters | Description |
|---|---|
video |
The video. |
Remarks¶
Never true for a looping video.
Category: video
GitHub: cute_video.h
Returns true once the last frame has been shown.
| Parameters | Description |
|---|---|
video |
The video. |
Never true for a looping video.