다음을 통해 공유


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

반환 값

적용 대상