Edit

Share via


AUMidiOutputEventBlock Delegate

Definition

public delegate int AUMidiOutputEventBlock(long eventSampleTime, byte cable, nint length, IntPtr midiBytes);

Parameters

eventSampleTime
Int64
cable
Byte
length
System.System.IntPtr
midiBytes
IntPtr

Return Value

Applies to