<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "VideoToolbox",
  "identifier" : "/documentation/VideoToolbox/kVTRAWProcessingParameter_MaximumValue",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Video Toolbox"
    ],
    "preciseIdentifier" : "c:@kVTRAWProcessingParameter_MaximumValue"
  },
  "title" : "kVTRAWProcessingParameter_MaximumValue"
}
-->

# kVTRAWProcessingParameter_MaximumValue

The value corresponding to this key is the maximum value allowed for this parameter.

```
extern CFStringRef const kVTRAWProcessingParameter_MaximumValue;
```

## Discussion

This parameter is optional and not required for parameters where it is not appropriate (such as Boolean or List types).

---

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)