FunctionSnapshotCard({
imageSource,
camEvent,
imageOverlay,
addtlClasses,
onPlayPress,
}: {
imageSource: ImageURISourc
src/components/snapshotCard.tsx:19
FunctionVideoPlayer({
videoURI,
isPaused = true,
snapshotURL,
isForcedFullscreen,
onError,
}: {
videoURI: string;
i
src/components/VideoPlayer.tsx:5