Blender V4.3
blender::seq::ThumbnailCache::FileEntry Struct Reference

Public Attributes

Vector< FrameEntryframes
 
int64_t used_at = 0
 

Detailed Description

Definition at line 57 of file thumbnail_cache.cc.

Member Data Documentation

◆ frames

Vector<FrameEntry> blender::seq::ThumbnailCache::FileEntry::frames

Definition at line 58 of file thumbnail_cache.cc.

Referenced by blender::seq::ThumbnailCache::remove_entry().

◆ used_at

int64_t blender::seq::ThumbnailCache::FileEntry::used_at = 0

Definition at line 59 of file thumbnail_cache.cc.


The documentation for this struct was generated from the following file: