Blender V5.0
blender::seq::ThumbnailCache::FileEntry Struct Reference

Public Attributes

Vector< FrameEntryframes
int64_t used_at = 0

Detailed Description

Definition at line 61 of file thumbnail_cache.cc.

Member Data Documentation

◆ frames

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

Definition at line 62 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 63 of file thumbnail_cache.cc.


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