Interface AVAudioEngine.Block_manualRenderingBlock_ret

  • Enclosing class:
    AVAudioEngine

    public static interface AVAudioEngine.Block_manualRenderingBlock_ret
    • Method Detail

      • call_manualRenderingBlock_ret

        long call_manualRenderingBlock_ret​(int numberOfFrames,
                                           AudioBufferList outBuffer,
                                           org.moe.natj.general.ptr.IntPtr outError)