Home > @magiclane/maps-sdk > Playback > step

Playback.step() method

Step to the next frame. Only available for data sources that contain video.

Signature:

step(): void;

Returns:

void