builtInUltraWideCamera constant

String const builtInUltraWideCamera

A built-in camera device with a shorter focal length than a wide angle camera.

Note that devices of this type may only be discovered using an CaptureDeviceDiscoverySession.

Implementation

static const String builtInUltraWideCamera =
    'AVCaptureDeviceTypeBuiltInUltraWideCamera';