isVirtualDeviceConstituentPhotoDeliverySupported
A Boolean value that indicates whether the photo output configuration supports delivery of photos from constituent cameras of a virtual device.
Declaration
var isVirtualDeviceConstituentPhotoDeliverySupported: Bool { get }Discussion
The system only supports virtual device constituent photo delivery for certain capture session presets and capture device formats.
When switching cameras or formats, this property may change. When this property changes from true to false, isVirtualDeviceConstituentPhotoDeliveryEnabled also reverts to false.
This property is key-value observable.