Signature
Interface ClipKeyframeSelectEventProperties
| Name | Signature | Description |
|---|---|---|
clipId | clipId: string | null | Clip containing the selected keyframe, or null after clearing selection. |
keyframe | keyframe: TimelineKeyframe | null | Selected keyframe snapshot, or null after clearing selection. |
keyframeId | keyframeId: string | null | Selected keyframe id, or null after clearing selection. |