Home > @magiclane/maps-sdk > GemCameraPlayer > resume

GemCameraPlayer.resume() method

Resumes the camera feed playback.

Sets the playback status to playing if currently paused. Does not affect the underlying DataSource sensor playback.

Signature:

resume(): void;

Returns:

void