<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "macOS: 26.0.0 -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "VideoToolbox",
  "identifier" : "/documentation/VideoToolbox/VTSuperResolutionScalerConfiguration/supportedScaleFactors-94rce",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Video Toolbox"
    ],
    "preciseIdentifier" : "c:objc(cs)VTSuperResolutionScalerConfiguration(cpy)supportedScaleFactors"
  },
  "title" : "supportedScaleFactors"
}
-->

# supportedScaleFactors

Reports the set of supported scale factors to use when initializing a super-resolution scaler configuration.

```
@property (class, nonatomic, readonly) NSArray<NSNumber *> * supportedScaleFactors;
```

---

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)