Uses of Class
org.robovm.apple.avfoundation.AVAudioConverterOutputStatus
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAudioConverterOutputStatus in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVAudioConverterOutputStatus Modifier and Type Method Description protected AVAudioConverterOutputStatusAVAudioConverter. convert(AVAudioBuffer outputBuffer, NSError.NSErrorPtr outError, Block2<Integer,MachineSizedSIntPtr,AVAudioBuffer> inputBlock)AVAudioConverterOutputStatusAVAudioConverter. convert(AVAudioBuffer outputBuffer, Block2<Integer,MachineSizedSIntPtr,AVAudioBuffer> inputBlock)static AVAudioConverterOutputStatusAVAudioConverterOutputStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static AVAudioConverterOutputStatusAVAudioConverterOutputStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static AVAudioConverterOutputStatus[]AVAudioConverterOutputStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.