Timeline Studio API Documentation - v0.26.0
Preparing search index...
types/video-compiler
CacheStats
Interface CacheStats
interface
CacheStats
{
cache_hit_rate
:
number
;
last_cleanup
:
string
;
preview_cache_files
:
number
;
preview_cache_size
:
number
;
temp_files_count
:
number
;
temp_files_size
:
number
;
total_files
:
number
;
total_size_bytes
:
number
;
}
Index
Properties
cache_
hit_
rate
last_
cleanup
preview_
cache_
files
preview_
cache_
size
temp_
files_
count
temp_
files_
size
total_
files
total_
size_
bytes
Properties
cache_
hit_
rate
cache_hit_rate
:
number
last_
cleanup
last_cleanup
:
string
preview_
cache_
files
preview_cache_files
:
number
preview_
cache_
size
preview_cache_size
:
number
temp_
files_
count
temp_files_count
:
number
temp_
files_
size
temp_files_size
:
number
total_
files
total_files
:
number
total_
size_
bytes
total_size_bytes
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cache_
hit_
rate
last_
cleanup
preview_
cache_
files
preview_
cache_
size
temp_
files_
count
temp_
files_
size
total_
files
total_
size_
bytes
Timeline Studio API Documentation - v0.26.0
Loading...