---
title: subGroupParameters
framework: MediaExtension
role: symbol
role_heading: Instance Property
platforms: [macOS 15.0+]
path: mediaextension/merawprocessingparameter/subgroup/subgroupparameters
---

# subGroupParameters

The array of MERAWProcessingParameter objects in the sub group.

## Declaration

```swift
var subGroupParameters: [MERAWProcessingParameter] { get }
```
