Signature
formatTimelineTimeValue(value: number | RationalTime | undefined, options: TimelineTimeValueFormatOptions = {}): stringParameters
| Name | Type | Description |
|---|---|---|
| value | number | RationalTime | undefined | Timeline time to format, as rational time or decimal seconds. |
| options | TimelineTimeValueFormatOptions | Optional decimal precision for the spoken time value. |
Returns
string