AVCaptureDeviceDiscoverySession.Devices Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the array of currently available AVCaptureDevice objects.
public virtual AVFoundation.AVCaptureDevice[] Devices { [Foundation.Export("devices")] get; }
member this.Devices : AVFoundation.AVCaptureDevice[]
Property Value
- Attributes