Home > @magiclane/maps-sdk > GemCameraPlayer > pause
GemCameraPlayer.pause() method
Pauses the camera feed playback.
Sets the playback status to paused if currently playing. Does not affect the underlying DataSource sensor playback.
Signature:
pause(): void;Returns:
void