commit | c6ba823a397abf865b02f4f48fe18231f94d8e87 | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Thu Feb 27 13:34:29 2014 -0800 |
committer | Glenn Kasten <gkasten@google.com> | Thu Feb 27 13:34:29 2014 -0800 |
tree | dcb8d8bb9f8c03bcf921184c9833862003e70f54 | |
parent | 8897759002677a7072a51a7f0b7cc63761c5f2d4 [diff] |
Make openRecord_l more like createTrack_l for fast tracks: part 1 Use the transfer mode to distinguish use cases, as the presence of a callback handler is not sufficient. For example, the track could be configured for synchronous transfer with write() or read(), and also have a callback handler for position updates. But that does not mean the track can operate in fast track mode. Change-Id: I2a7f1f0ca98e68efe180b524496985109d8ce291