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