Signature
toTimecodeFrameNumber(time: RationalTime, frameRate: TimecodeFrameRate): numberParameters
| Name | Type | Description |
|---|---|---|
| time | RationalTime | Rational timeline time to convert. |
| frameRate | TimecodeFrameRate | Media frame rate used to count frames. |
Returns
number
Zero-based frame number rounded to the nearest frame.