Class MIDIEventList


  • public final class MIDIEventList
    extends org.moe.natj.c.StructObject
    • Constructor Detail

      • MIDIEventList

        public MIDIEventList()
      • MIDIEventList

        protected MIDIEventList​(org.moe.natj.general.Pointer peer)
      • MIDIEventList

        public MIDIEventList​(int protocol,
                             int numPackets,
                             MIDIEventPacket packet)
    • Method Detail

      • protocol

        public int protocol()
      • setProtocol

        public void setProtocol​(int value)
      • numPackets

        public int numPackets()
      • setNumPackets

        public void setNumPackets​(int value)