|
Blender V5.0
|
Public Attributes | |
| ImBuf * | image = nullptr |
| float | strip_frame = 0 |
Definition at line 30 of file source_image_cache.cc.
Definition at line 31 of file source_image_cache.cc.
| float blender::seq::SourceImageCache::FrameEntry::strip_frame = 0 |
Frame in timeline, relative to strip start. Used to determine which entries to evict (furthest from the play-head). Due to reversed frames, playback rate, retiming the relationship between source frame index and timeline frame is not a simple one.
Definition at line 38 of file source_image_cache.cc.