次の方法で共有


AUParameterGroup.AllParameters プロパティ

定義

パラメーター グループの子のパラメーターを含む、パラメーター グループ内のすべてのパラメーターを含む配列を取得します。

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

プロパティ値

パラメーター グループの子のパラメーターを含む、パラメーター グループ内のすべてのパラメーターを含む配列。

属性

適用対象