共用方式為


AUMidiCIProfileChangedCallback 代理人

定義

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

參數

cable
Byte
channel
Byte
profile
MidiCIProfile
enabled
Boolean

適用於