Interface

TimecodeFieldCommitDetails

Details passed when a `TimecodeField` commits a valid value.

Signature

Type Definition
Interface TimecodeFieldCommitDetails

Properties

NameSignatureDescription
reasonreason: TimecodeFieldCommitReasonInteraction that committed the value.
secondsseconds: numberParsed seconds from the committed draft text.
texttext: stringUser-entered text that produced the committed value.
timetime: RationalTimeParsed time converted to `RationalTime` at the field's configured timebase.