Interface AVAudioEngine.Block_connectMIDIToNodesFormatBlock

  • Enclosing class:
    AVAudioEngine

    public static interface AVAudioEngine.Block_connectMIDIToNodesFormatBlock
    • Method Detail

      • call_connectMIDIToNodesFormatBlock

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