Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/video-compiler/types/cache
CacheSettings
Interface CacheSettings
interface
CacheSettings
{
auto_cleanup
:
boolean
;
cleanup_threshold_percent
:
number
;
max_entries
:
number
;
max_memory_mb
:
number
;
}
Index
Properties
auto_
cleanup
cleanup_
threshold_
percent
max_
entries
max_
memory_
mb
Properties
auto_
cleanup
auto_cleanup
:
boolean
cleanup_
threshold_
percent
cleanup_threshold_percent
:
number
max_
entries
max_entries
:
number
max_
memory_
mb
max_memory_mb
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
auto_
cleanup
cleanup_
threshold_
percent
max_
entries
max_
memory_
mb
Timeline Studio API Documentation - v0.26.0
Loading...