<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVAssetImageGenerator/DynamicRangePolicy-swift.struct/forceSDR",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:@AVAssetImageGeneratorDynamicRangePolicyForceSDR"
  },
  "title" : "forceSDR"
}
-->

# forceSDR

A policy that forces conversion to standard dynamic range.

```
static let forceSDR: AVAssetImageGenerator.DynamicRangePolicy
```

## Discussion

This policy converts PQ or HLG transfer functions to 709, while maintaining color primaries and matrix.

---

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)