Timeline Studio API Documentation - v0.26.0
Preparing search index...
types/video-compiler
ExportSettings
Interface ExportSettings
interface
ExportSettings
{
audio_bitrate
:
number
;
ffmpeg_args
:
string
[]
;
format
:
OutputFormat
;
hardware_acceleration
:
boolean
;
preferred_gpu_encoder
?:
string
;
quality
:
number
;
video_bitrate
:
number
;
}
Index
Properties
audio_
bitrate
ffmpeg_
args
format
hardware_
acceleration
preferred_
gpu_
encoder?
quality
video_
bitrate
Properties
audio_
bitrate
audio_bitrate
:
number
ffmpeg_
args
ffmpeg_args
:
string
[]
format
format
:
OutputFormat
hardware_
acceleration
hardware_acceleration
:
boolean
Optional
preferred_
gpu_
encoder
preferred_gpu_encoder
?:
string
quality
quality
:
number
video_
bitrate
video_bitrate
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
audio_
bitrate
ffmpeg_
args
format
hardware_
acceleration
preferred_
gpu_
encoder
quality
video_
bitrate
Timeline Studio API Documentation - v0.26.0
Loading...