---
title: supportedVideoZoomFactorsForDepthDataDelivery
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturedevice/format/supportedvideozoomfactorsfordepthdatadelivery
---

# supportedVideoZoomFactorsForDepthDataDelivery

The zoom factors that a format supports for depth data delivery.

## Declaration

```swift
@nonobjc var supportedVideoZoomFactorsForDepthDataDelivery: [CGFloat] { get }
```

## See Also

### Determining depth capture support

- [supportedDepthDataFormats](avfoundation/avcapturedevice/format/supporteddepthdataformats.md)
