Home
last modified time | relevance | path

Searched defs:AudioCharacteristic (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
H A Dhdi_service_common.h129 bool setmute;
130 bool getmute;
131 float setvolume;
132 float getvolume;
133 float setgain;
134 float getgain;
135 float gainthresholdmin;
137 uint64_t getframes;
138 uint64_t getframesize;
143 bool supported;
[all …]
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/
H A Daudio_hdi_common.h155 bool setmute;
156 bool getmute;
157 float setvolume;
158 float getvolume;
159 float setgain;
160 float getgain;
161 float gainthresholdmin;
163 uint64_t getframes;
164 uint64_t getframesize;
169 bool supported;
[all …]