Package apple.avfoundation
Interface AVAudioEngine.Block_manualRenderingBlock_ret
-
- Enclosing class:
- AVAudioEngine
public static interface AVAudioEngine.Block_manualRenderingBlock_ret
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longcall_manualRenderingBlock_ret(int numberOfFrames, AudioBufferList outBuffer, org.moe.natj.general.ptr.IntPtr outError)
-
-
-
Method Detail
-
call_manualRenderingBlock_ret
long call_manualRenderingBlock_ret(int numberOfFrames, AudioBufferList outBuffer, org.moe.natj.general.ptr.IntPtr outError)
-
-