Uses of Class
org.robovm.apple.coremidi.MIDIEventPacket
| Package | Description |
|---|---|
| org.robovm.apple.coremidi |
-
Uses of MIDIEventPacket in org.robovm.apple.coremidi
Methods in org.robovm.apple.coremidi that return MIDIEventPacket Modifier and Type Method Description static MIDIEventPacketMIDI. eventListAdd(MIDIEventList evtlist, long listSize, MIDIEventPacket curPacket, long time, long wordCount, IntPtr words)static MIDIEventPacketMIDI. eventListInit(MIDIEventList evtlist, MIDIProtocolID protocol)MIDIEventPacketMIDIEventList. getPacket()MIDIEventPacketMIDIEventPacket. setTimeStamp(long timeStamp)MIDIEventPacketMIDIEventPacket. setWordCount(int wordCount)MIDIEventPacketMIDIEventPacket. setWords(IntBuffer words)Methods in org.robovm.apple.coremidi with parameters of type MIDIEventPacket Modifier and Type Method Description static MIDIEventPacketMIDI. eventListAdd(MIDIEventList evtlist, long listSize, MIDIEventPacket curPacket, long time, long wordCount, IntPtr words)