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