Uses of Class
org.robovm.apple.audiotoolbox.AUTypeGenerator
| Package | Description |
|---|---|
| org.robovm.apple.audiotoolbox |
-
Uses of AUTypeGenerator in org.robovm.apple.audiotoolbox
Methods in org.robovm.apple.audiotoolbox that return AUTypeGenerator Modifier and Type Method Description static AUTypeGeneratorAUTypeGenerator. valueOf(long n)Returns the enum constant of this type with the specified name.static AUTypeGeneratorAUTypeGenerator. valueOf(String name)Returns the enum constant of this type with the specified name.static AUTypeGenerator[]AUTypeGenerator. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.audiotoolbox with parameters of type AUTypeGenerator Modifier and Type Method Description static AudioComponentDescriptionAudioComponentDescription. createGenerator(AUTypeGenerator type)