Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/audio/core/include/
H A Daudio_host.h219 struct AudioRxData { struct
220 int32_t status;
221 char *buf;
222 unsigned long bufSize;
223 unsigned long frames; /* frames number */