次の方法で共有


AUMidiOutputEventBlock 代理人

定義

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

パラメーター

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

nativeint

戻り値

適用対象