Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/audio/core/include/
H A Daudio_host.h167 struct PcmInfo { struct
170 uint32_t channels;
172 uint32_t rate;
173 uint32_t bitWidth;
174 uint32_t frameSize;
175 bool isBigEndian;
176 bool isSignedData;
177 uint32_t startThreshold;
178 uint32_t stopThreshold;
180 uint32_t totalStreamSize;
[all …]