AUParameterTree.CreateGroupTemplate(AUParameterNode[]) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
建立原型參數群組,以建立參數群組的相關類別。
[Foundation.Export("createGroupTemplate:")]
public static AudioUnit.AUParameterGroup CreateGroupTemplate (AudioUnit.AUParameterNode[] children);
static member CreateGroupTemplate : AudioUnit.AUParameterNode[] -> AudioUnit.AUParameterGroup
參數
- children
- AUParameterNode[]
範本群組的子系。
傳回
用於建立相關參數群組類別的原型參數群組。
- 屬性
備註
範本參數群組只能出現在根目錄的樹狀結構中。