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.
SubtitlesManager
captureBoundsValue
applyBoundsValue
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 protectedcaptureBoundsValue/applyBoundsValueoverrides.