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