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