commit | 90fe31c88aa787c5ab83df2672969cf2ee11f263 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Thu Nov 26 20:06:35 2020 +0100 |
committer | Eric Laurent <elaurent@google.com> | Tue Dec 01 11:38:48 2020 +0100 |
tree | 831c146e3ef02a460b13ce977ebd83894c1de920 | |
parent | 5876ab7451acebdd0a772163e913058f6a505fc0 [diff] |
audio: add reporting of gapless playback support Add reporting of gapless playback support via getOffloadSupport() method which replaces isOffloadSupported(). The audio HAL implementation indicates gapless support by setting flag AUDIO_OUTPUT_FLAG_GAPLESS_OFFLOAD on an output profile in addition to flag AUDIO_OUTPUT_FLAG_COMPRESS_OFFLOAD. Bug: 158191844 Test: make Change-Id: I7a8fa284c2486fd7a74782acb1ac7537d1534e49