Uses of Class
org.robovm.apple.coremidi.MIDIPacket
| Package | Description |
|---|---|
| org.robovm.apple.coremidi |
-
Uses of MIDIPacket in org.robovm.apple.coremidi
Methods in org.robovm.apple.coremidi that return MIDIPacket Modifier and Type Method Description protected MIDIPacketMIDIPacketList. add(long listSize, MIDIPacket curPacket, long time, long nData, BytePtr data)Deprecated.Use MIDIEventListAddMIDIPacketMIDIPacketList. getPacket()MIDIPacketMIDIPacketList. init()Deprecated.Use MIDIEventListInitMIDIPacketMIDIPacket. setData(ByteBuffer data)MIDIPacketMIDIPacket. setLength(short length)MIDIPacketMIDIPacket. setTimeStamp(long timeStamp)Methods in org.robovm.apple.coremidi with parameters of type MIDIPacket Modifier and Type Method Description protected MIDIPacketMIDIPacketList. add(long listSize, MIDIPacket curPacket, long time, long nData, BytePtr data)Deprecated.Use MIDIEventListAdd