blob: e763e58e55bdea2adf576c2a3dc8908baeea5d9f [file] [log] [blame]
xjb04a4022021-11-25 15:01:52 +08001This module creates the audio parameter parser shared library file.
2
3
4WHAT IT DOES?
5=============
6
7The audio parameter parser library is used to parse the xml files which contain the audio parameters,
8User could get/set these parameters through the audio parameter parser APIs.
9
10
11HOW TO USE IT?
12==============
13
14Link the audio parameter library and using it's APIs to retrieve audio parameters you want.