Timeline Studio API Documentation - v0.26.0
    Preparing search index...
    interface AspectRatio {
        description: string;
        label: string;
        textLabel: string;
        value: AspectRatioValue;
    }
    Index

    Properties

    description: string
    label: string
    textLabel: string
    value: AspectRatioValue