<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.15.0 -",
    "tvOS: 13.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVMetadataIdentifier/quickTimeMetadataSpatialOverCaptureQualityScore",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:@AVMetadataIdentifierQuickTimeMetadataSpatialOverCaptureQualityScore"
  },
  "title" : "quickTimeMetadataSpatialOverCaptureQualityScore"
}
-->

# quickTimeMetadataSpatialOverCaptureQualityScore

An identifier that represents a score that indicates the quality of an asset.

```
static let quickTimeMetadataSpatialOverCaptureQualityScore: AVMetadataIdentifier
```

## Discussion

A score that considers factors such as exposure and focus. The value ranges from `0.0` to `1.0`, where a score below `0.5` indicates that the asset has serious flaws.

---

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)