Uses of Class
org.robovm.apple.avfoundation.AVAudioEngineManualRenderingStatus
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAudioEngineManualRenderingStatus in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVAudioEngineManualRenderingStatus Modifier and Type Method Description AVAudioEngineManualRenderingStatusAVAudioEngine. renderOffline(int numberOfFrames, AVAudioPCMBuffer buffer)static AVAudioEngineManualRenderingStatusAVAudioEngineManualRenderingStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static AVAudioEngineManualRenderingStatusAVAudioEngineManualRenderingStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static AVAudioEngineManualRenderingStatus[]AVAudioEngineManualRenderingStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.avfoundation that return types with arguments of type AVAudioEngineManualRenderingStatus Modifier and Type Method Description Block3<Integer,AudioBufferList,OSStatus.OSStatusPtr,AVAudioEngineManualRenderingStatus>AVAudioEngine. getManualRenderingBlock()