Package apple.coremidi.struct
Interface MIDIDriverInterface.Function_SendPackets
-
- Enclosing class:
- MIDIDriverInterface
public static interface MIDIDriverInterface.Function_SendPackets
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intcall_SendPackets(org.moe.natj.general.ptr.Ptr<org.moe.natj.general.ptr.Ptr<MIDIDriverInterface>> arg0, MIDIEventList arg1, org.moe.natj.general.ptr.VoidPtr arg2, org.moe.natj.general.ptr.VoidPtr arg3)
-
-
-
Method Detail
-
call_SendPackets
int call_SendPackets(org.moe.natj.general.ptr.Ptr<org.moe.natj.general.ptr.Ptr<MIDIDriverInterface>> arg0, MIDIEventList arg1, org.moe.natj.general.ptr.VoidPtr arg2, org.moe.natj.general.ptr.VoidPtr arg3)
-
-