@rendley/sdk - v1.15.19
    Preparing search index...

    Type Alias BoundsValueKey

    BoundsValueKey: "scale" | "position" | "rotation" | "crop" | "wrapWidth"

    Property slots a bounds-edit session can capture/apply on a clip. Routing is clip-type-specific (e.g. subtitles route scale/position to the SubtitlesManager) via the clip's protected captureBoundsValue/applyBoundsValue overrides.