<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -",
    "macCatalyst: 14.0.0 -",
    "macOS: 10.13.0 -",
    "tvOS: 11.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVDepthData/Quality",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:@E@AVDepthDataQuality"
  },
  "title" : "AVDepthData.Quality"
}
-->

# AVDepthData.Quality

Values indicating the overall quality of a depth data map.

```
enum Quality
```

## Topics

### Depth quality values

[`AVDepthData.Quality.low`](/documentation/AVFoundation/AVDepthData/Quality/low)

The depth map is a poor candidate for rendering high-quality depth effects or reconstructing a 3D scene.

[`AVDepthData.Quality.high`](/documentation/AVFoundation/AVDepthData/Quality/high)

The depth map is a good candidate for rendering high-quality depth effects or reconstructing a 3D scene.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)