Uses of Class
org.robovm.apple.audiotoolbox.AUTypeOutput
| Package | Description |
|---|---|
| org.robovm.apple.audiotoolbox |
-
Uses of AUTypeOutput in org.robovm.apple.audiotoolbox
Methods in org.robovm.apple.audiotoolbox that return AUTypeOutput Modifier and Type Method Description static AUTypeOutputAUTypeOutput. valueOf(long n)Returns the enum constant of this type with the specified name.static AUTypeOutputAUTypeOutput. valueOf(String name)Returns the enum constant of this type with the specified name.static AUTypeOutput[]AUTypeOutput. 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 AUTypeOutput Modifier and Type Method Description static AudioComponentDescriptionAudioComponentDescription. createOutput(AUTypeOutput type)