diff options
author | Mikhail Naganov <mnaganov@google.com> | 2020-09-24 18:00:44 +0000 |
---|---|---|
committer | Mikhail Naganov <mnaganov@google.com> | 2020-11-21 01:15:03 +0000 |
commit | 355dd0630ce3cdf321b5be7c0097be15b8cca077 (patch) | |
tree | e54eb21e6ba799d134ca3750e3314e6e39da117a /camera/common/1.0/default/CameraModule.cpp | |
parent | c563bfc08e1bb46168cd4342c576c7b5e017cf06 (diff) |
audio: HAL V7 tweaks
- rename AudioBasicConfig -> AudioConfigBase to better
match a similar structure in audio.h;
- define AudioProfile structure for defining an I/O profile;
- use AudioProfile to replace IStream.getSupported* methods
with a single IStream.getSupportedProfiles method;
- define AudioDevice type for convenience and clarity;
- move enums definition for AudioInputFlags and AudioOutputFlags
into XSD. This allows parsing APM config w/o depending on
the framework code.
Bug: 142480271
Test: m
Change-Id: I1951b2de383751fe53b96954dfd02cdd1ab6cc8f
Merged-In: I1951b2de383751fe53b96954dfd02cdd1ab6cc8f
Diffstat (limited to 'camera/common/1.0/default/CameraModule.cpp')
0 files changed, 0 insertions, 0 deletions