Signature
Interface ClipPlayheadEventProperties
| Name | Signature | Description |
|---|---|---|
clipId | clipId: string | Clip crossed by the current playhead event. |
time | time: RationalTime | Timeline time at which the crossing or in-clip update was evaluated. |
Event payload emitted when the playhead enters, updates within, or leaves a clip.
Interface ClipPlayheadEvent| Name | Signature | Description |
|---|---|---|
clipId | clipId: string | Clip crossed by the current playhead event. |
time | time: RationalTime | Timeline time at which the crossing or in-clip update was evaluated. |