Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/video-compiler/types/cache
PreviewCacheEntry
Interface PreviewCacheEntry
interface
PreviewCacheEntry
{
access_count
:
number
;
created_at
:
string
;
file_path
:
string
;
image_data
:
Uint8Array
;
last_accessed
:
string
;
quality
:
number
;
timestamp
:
number
;
}
Index
Properties
access_
count
created_
at
file_
path
image_
data
last_
accessed
quality
timestamp
Properties
access_
count
access_count
:
number
created_
at
created_at
:
string
file_
path
file_path
:
string
image_
data
image_data
:
Uint8Array
last_
accessed
last_accessed
:
string
quality
quality
:
number
timestamp
timestamp
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
access_
count
created_
at
file_
path
image_
data
last_
accessed
quality
timestamp
Timeline Studio API Documentation - v0.26.0
Loading...