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