@linker-design-plus/timeline-track 2.1.5 → 2.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -163,6 +163,8 @@ export declare class TimelinePreviewSession {
|
|
|
163
163
|
private handleResolvedAutoAspectRatio;
|
|
164
164
|
private refreshRuntimeState;
|
|
165
165
|
private buildPreviewClockState;
|
|
166
|
+
private syncSlotClockAlignmentTarget;
|
|
167
|
+
private isSlotClockAlignedToPendingMediaTarget;
|
|
166
168
|
private buildPreviewClockStateFromSlot;
|
|
167
169
|
private resolveClockBlockedReason;
|
|
168
170
|
private getPreviewClockSourceSlot;
|