Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/video-compiler/types/compiler
VideoCompilerConfig
Interface VideoCompilerConfig
interface
VideoCompilerConfig
{
cache_settings
:
CompilerCacheSettings
;
enable_hardware_acceleration
:
boolean
;
ffmpeg_path
?:
string
;
max_concurrent_jobs
:
number
;
temp_directory
?:
string
;
}
Index
Properties
cache_
settings
enable_
hardware_
acceleration
ffmpeg_
path?
max_
concurrent_
jobs
temp_
directory?
Properties
cache_
settings
cache_settings
:
CompilerCacheSettings
enable_
hardware_
acceleration
enable_hardware_acceleration
:
boolean
Optional
ffmpeg_
path
ffmpeg_path
?:
string
max_
concurrent_
jobs
max_concurrent_jobs
:
number
Optional
temp_
directory
temp_directory
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cache_
settings
enable_
hardware_
acceleration
ffmpeg_
path
max_
concurrent_
jobs
temp_
directory
Timeline Studio API Documentation - v0.26.0
Loading...