다음을 통해 공유


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

적용 대상