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