Contents

AVCaptureDevice.DeviceType

A structure that defines the device types the framework supports.

Declaration

struct DeviceType

Discussion

Use the device type constants to retrieve devices using an AVCaptureDevice.DiscoverySession object, or when calling the default(_:for:position:) method.

Topics

Cameras

Microphones

External devices

Desk View

Depth sensing

Initializers

See Also

Identifying a device