OSDN Git Service

UsbMidiDevice: add timestamps for input events
authorPhil Burk <philburk@google.com>
Wed, 29 Jul 2015 22:55:00 +0000 (15:55 -0700)
committerPhil Burk <philburk@google.com>
Wed, 29 Jul 2015 22:55:00 +0000 (15:55 -0700)
commit6456a65afed66819b73df7eb605037402b91fc3f
tree40b979be985e80c2b587eb3725d52bdc5e6a21cb
parentb83b5fa641847ee1d533253ba5e1a3e13913b9d9
UsbMidiDevice: add timestamps for input events

This will improve the accuracy of recorded MIDI performances.

Bug: 22801515
Change-Id: Ib78bc929224f2f27938c83a815eaa62f6b5f9560
Signed-off-by: Phil Burk <philburk@google.com>
services/usb/java/com/android/server/usb/UsbMidiDevice.java