commit | 8d7da0094c8d7fc048f6880ec74f30f1ef961917 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Tue Apr 19 21:21:23 2022 +0000 |
committer | Mikhail Naganov <mnaganov@google.com> | Mon Apr 25 18:10:08 2022 +0000 |
tree | 0d4458cea71f5524fa5762bd9bf9446c241cf3a5 | |
parent | 3dfdf37e570188349813e3c93690da0ed7817920 [diff] |
Effects: add a method to retrieve audio configuration An effect can be instantiated on different streams, which affects its configuration. For some audio effects like Visualizer it's important to know the sampling rate that the effect operates on. The new method provides means for retrieving current audio configuration of the effect. Bug: 162727518 Test: atest CtsMediaAudioTestCases:VisualizerTest Change-Id: I2390dd07a67d1eaf4ed92a911d8a2c4b2e083027