AUParameterGroup.AllParameters Property

Definition

Gets an array that contains all the parameters in the parameter group, including parameters in parameter group children.

public virtual AudioUnit.AUParameter[] AllParameters { [Foundation.Export("allParameters")] get; }
member this.AllParameters : AudioUnit.AUParameter[]

Property Value

An array that contains all the parameters in the parameter group, including parameters in parameter group children.

Attributes

Applies to