Signature
Interface TimelineKeyframeDragUpdateProperties
| Name | Signature | Description |
|---|---|---|
clipId | clipId: string | Clip owning the keyframe. |
keyframeId | keyframeId: string | Keyframe being dragged. |
time | time: RationalTime | Updated timeline time. |
value | value: number | Updated property value. |