commit | d3ceb620243c2f0a1c8b51f6d61c704969630d87 | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Thu May 06 17:26:44 2021 -0700 |
committer | Andy Hung <hunga@google.com> | Tue May 11 11:01:22 2021 -0700 |
tree | 637059e36ea110ac45284c01cee782bcf2345a45 | |
parent | fae9ba6535885028881d0b7727810ff17a418f1f [diff] |
AudioTrack: 24 channel index masks, compressed formats PCM channel count is limited to AudioSystem.CHANNEL_OUT_MAX. Compressed channel count is limited to AudioSystem.FCC_24 as typically the data rate is smaller than the equivalent PCM channel count stream. Test: atest AudioTrackTest Test: atest AudioTrackTest#testImmersiveStreaming Test: atest AudioTrackTest#testImmersiveChannelIndex Bug: 187062102 Change-Id: I96b2e37c9b59c9e38a0caf69e19c280949c4d099