Interface AVAudioEngine.Block_connectMIDIToFormatBlock

  • Enclosing class:
    AVAudioEngine

    public static interface AVAudioEngine.Block_connectMIDIToFormatBlock
    • Method Detail

      • call_connectMIDIToFormatBlock

        int call_connectMIDIToFormatBlock​(long eventSampleTime,
                                          byte cable,
                                          long length,
                                          java.lang.String midiBytes)