Skip to content

textmode.js / media / TextmodeVideo / currentTime

Accessor: currentTime

Get Signature

ts
get currentTime(): number;

Current playback time in seconds.

Returns

number

Example