commit | 3355bd2fec33e22104f6b0434485a2e359f12961 | [log] [tgz] |
---|---|---|
author | Simon Bowden <sbowden@google.com> | Wed Oct 05 14:10:34 2022 +0000 |
committer | Simon Bowden <sbowden@google.com> | Mon Oct 10 15:05:06 2022 +0000 |
tree | 93b8961df92c43f89f3007f65278153e7552ed1b | |
parent | a18b921f3b9cbea0602d7aa2adc3069706276859 [diff] |
Support checking hasHapticChannels on a MediaPlayer. Propagates the haptic channels key from the MediaFormat through to avoid needing to re-open the file with a MediaExtractor. Test: manual check with files that have haptic channels Change-Id: I3c5cb10f513b03e569b2b49aa9a10db680bebfc0 Bug: 240621827