Skip to content

textmode.js / media / TextmodeVideo / time

Method: time()

ts
time(seconds): this;

Seek to a playback time.

Parameters

ParameterTypeDescription
secondsnumberTime in seconds.

Returns

this

Example