Uses of Class
org.robovm.apple.avfoundation.AVAudioConverterPrimeMethod
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAudioConverterPrimeMethod in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVAudioConverterPrimeMethod Modifier and Type Method Description AVAudioConverterPrimeMethodAVAudioConverter. getPrimeMethod()static AVAudioConverterPrimeMethodAVAudioConverterPrimeMethod. valueOf(long n)Returns the enum constant of this type with the specified name.static AVAudioConverterPrimeMethodAVAudioConverterPrimeMethod. valueOf(String name)Returns the enum constant of this type with the specified name.static AVAudioConverterPrimeMethod[]AVAudioConverterPrimeMethod. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.avfoundation with parameters of type AVAudioConverterPrimeMethod Modifier and Type Method Description voidAVAudioConverter. setPrimeMethod(AVAudioConverterPrimeMethod v)