Centralize legacy recording bridge
This commit is contained in:
@@ -463,8 +463,10 @@ plus MP4 animation and timelapse export dialogs before they call legacy
|
||||
canvas/recording export execution.
|
||||
`pano_cli plan-recording-session` exposes the app-core recording start, stop,
|
||||
clear, platform recorded-file cleanup, frame reset, and export progress-total
|
||||
decisions used by the live recording controls before legacy recording threads,
|
||||
PBO readback, and MP4 encoder execution continue.
|
||||
decisions used by the live recording controls. Recording lifecycle and MP4
|
||||
export execution now dispatch through `RecordingServices` in
|
||||
`src/legacy_recording_services.*` before legacy recording threads, PBO
|
||||
readback, and MP4 encoder execution continue.
|
||||
`pano_cli plan-share-file` exposes the app-core saved-path decision used by the
|
||||
live platform share command before iOS/macOS sharing bridges or retained no-op
|
||||
platform branches execute.
|
||||
|
||||
Reference in New Issue
Block a user