Signature
Interface TimecodeFieldCommitDetailsProperties
| Name | Signature | Description |
|---|---|---|
reason | reason: TimecodeFieldCommitReason | Interaction that committed the value. |
seconds | seconds: number | Parsed seconds from the committed draft text. |
text | text: string | User-entered text that produced the committed value. |
time | time: RationalTime | Parsed time converted to `RationalTime` at the field's configured timebase. |