CF_Video¶
Category: video
GitHub: cute_video.h
An opened video, decoded one picture at a time.
Remarks¶
Made by cf_make_video. Holds the whole file in memory along with the decoder's reference pictures, so a long video costs roughly its file size plus a few frames.
Related Pages¶
cf_video_texture
cf_make_video
cf_destroy_video
cf_video_update