Timeline Studio API Documentation - v0.26.0
    Preparing search index...
    interface RenderSettings {
        audio_bitrate: number;
        ffmpeg_args: string[];
        format: OutputFormat;
        hardware_acceleration: boolean;
        quality: number;
        video_bitrate: number;
    }
    Index

    Properties

    audio_bitrate: number
    ffmpeg_args: string[]
    format: OutputFormat
    hardware_acceleration: boolean
    quality: number
    video_bitrate: number