Pause the active preview on the current frame for the selected camera.
Future<void> pausePreview(int cameraId) { throw UnimplementedError('pausePreview() is not implemented.'); }