Uses of Class
org.robovm.apple.avfoundation.AVAudioEngineManualRenderingMode
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAudioEngineManualRenderingMode in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVAudioEngineManualRenderingMode Modifier and Type Method Description AVAudioEngineManualRenderingModeAVAudioEngine. getManualRenderingMode()static AVAudioEngineManualRenderingModeAVAudioEngineManualRenderingMode. valueOf(long n)Returns the enum constant of this type with the specified name.static AVAudioEngineManualRenderingModeAVAudioEngineManualRenderingMode. valueOf(String name)Returns the enum constant of this type with the specified name.static AVAudioEngineManualRenderingMode[]AVAudioEngineManualRenderingMode. 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 AVAudioEngineManualRenderingMode Modifier and Type Method Description booleanAVAudioEngine. enableManualRenderingMode(AVAudioEngineManualRenderingMode mode, AVAudioFormat pcmFormat, int maximumFrameCount)