commit | 5ff9e2a1719f78cddc7a23d6572ab15ab595dafd | [log] [tgz] |
---|---|---|
author | Mike Lockwood <lockwood@google.com> | Mon Mar 09 12:00:20 2015 -0700 |
committer | Mike Lockwood <lockwood@google.com> | Wed Mar 11 10:19:45 2015 -0700 |
tree | 79f040fae584f1809d5f0520150d33275d532612 | |
parent | 46326e59a0a19367d4158c027d56d4b8440e8d3d [diff] |
MidiManager: Add MIDI device status notifications MidiManager clients can be notified of device status changes via a new MidiDeviceStatus object. MidiDeviceStatus contains the busy status of the device's input ports and number of connections to the output ports. MidiDeviceService now has an optional callback for receiving notifications when its ports change as well. Change-Id: I1600df4464d82724bc026c27b9633ae9c412d3f0