Uses of Class
org.robovm.apple.audiotoolbox.AUParameterGroup
| Package | Description |
|---|---|
| org.robovm.apple.audiotoolbox |
-
Uses of AUParameterGroup in org.robovm.apple.audiotoolbox
Subclasses of AUParameterGroup in org.robovm.apple.audiotoolbox Modifier and Type Class Description classAUParameterTreeMethods in org.robovm.apple.audiotoolbox that return AUParameterGroup Modifier and Type Method Description static AUParameterGroupAUParameterTree. createGroup(String identifier, String name, NSArray<AUParameterNode> children)static AUParameterGroupAUParameterTree. createGroup(AUParameterGroup templateGroup, String identifier, String name, long addressOffset)static AUParameterGroupAUParameterTree. createGroupTemplate(NSArray<AUParameterNode> children)Methods in org.robovm.apple.audiotoolbox with parameters of type AUParameterGroup Modifier and Type Method Description static AUParameterGroupAUParameterTree. createGroup(AUParameterGroup templateGroup, String identifier, String name, long addressOffset)