constituentDevices
An array of physical devices that make up a virtual device.
Declaration
var constituentDevices: [AVCaptureDevice] { get }Discussion
The value of this property is an empty array when called on a device whose isVirtualDevice property is false.