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