blob: e763e58e55bdea2adf576c2a3dc8908baeea5d9f [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +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.