AVCaptureDevice.DiscoverySession
An object that finds capture devices that match specific search criteria.
Declaration
class DiscoverySessionMentioned 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.