AUParameterGroup
A parameter group object represents a group of related audio unit parameters.
Declaration
class AUParameterGroupOverview
A parameter group is KVC-compliant for its children. For example, calling the parameter group’s value(forKey:) method, with a key value of volume, returns a child whose identifier value matches that key.