AUMidiOutputEventBlock Delegate
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public delegate int AUMidiOutputEventBlock(long eventSampleTime, byte cable, nint length, IntPtr midiBytes);
type AUMidiOutputEventBlock = delegate of int64 * byte * nint * nativeint -> int
Parameters
- eventSampleTime
- Int64
- cable
- Byte
- length
- System.System.IntPtr System.nativeint
- midiBytes
-
IntPtr
nativeint