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