Contents

AVCaptureDevice.DiscoverySession

An object that finds capture devices that match specific search criteria.

Declaration

class DiscoverySession

Mentioned in

Overview

After creating a device discovery session, query its devices property to find a device to use for capture. You can also key-value observe this property to monitor changes to the list of available devices.

Topics

Creating a session

Finding devices

See Also

Finding and monitoring devices