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