Compartilhar via


AUMidiOutputEventBlock Delegar

Definição

public delegate int AUMidiOutputEventBlock(long eventSampleTime, byte cable, nint length, IntPtr midiBytes);
type AUMidiOutputEventBlock = delegate of int64 * byte * nint * nativeint -> int

Parâmetros

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

nativeint

Valor Retornado

Aplica-se a