@camera.ui/sdk / camera / CameraImplementation
Type Alias: CameraImplementation
CameraImplementation =
StreamingInterface|SnapshotInterface|StreamingInterface&SnapshotInterface
Defined in: camera/device.ts:241
Value accepted by CameraDevice.implement: streaming, snapshot, or both.