Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/video-compiler/types/compiler
CompilerState
Interface CompilerState
interface
CompilerState
{
active_jobs
:
string
[]
;
cache_stats
:
{
memory_usage_mb
:
number
;
total_entries
:
number
}
;
completed_jobs
:
string
[]
;
failed_jobs
:
string
[]
;
}
Index
Properties
active_
jobs
cache_
stats
completed_
jobs
failed_
jobs
Properties
active_
jobs
active_jobs
:
string
[]
cache_
stats
cache_stats
:
{
memory_usage_mb
:
number
;
total_entries
:
number
}
completed_
jobs
completed_jobs
:
string
[]
failed_
jobs
failed_jobs
:
string
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active_
jobs
cache_
stats
completed_
jobs
failed_
jobs
Timeline Studio API Documentation - v0.26.0
Loading...