AUMidiCIProfileChangedCallback Delegate

Definition

public delegate void AUMidiCIProfileChangedCallback(byte cable, byte channel, MidiCIProfile profile, bool enabled);
type AUMidiCIProfileChangedCallback = delegate of byte * byte * MidiCIProfile * bool -> unit

Parameters

cable
Byte
channel
Byte
profile
MidiCIProfile
enabled
Boolean

Applies to