Compartilhar via


AUMidiCIProfileChangedCallback Delegar

Definição

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

Parâmetros

cable
Byte
channel
Byte
profile
MidiCIProfile
enabled
Boolean

Aplica-se a