Package apple.coremidi
Interface MIDICISession.Block_setProfileChangedCallback
-
- Enclosing class:
- MIDICISession
public static interface MIDICISession.Block_setProfileChangedCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_setProfileChangedCallback(MIDICISession session, byte channel, MIDICIProfile profile, boolean enabled)
-
-
-
Method Detail
-
call_setProfileChangedCallback
void call_setProfileChangedCallback(MIDICISession session, byte channel, MIDICIProfile profile, boolean enabled)
-
-