物联网操作系统AliOS Things 3.3 |
#include <sound_pcm.h>
成员变量 | |
| int | tstamp_mode |
| unsigned int | period_step |
| unsigned int | sleep_min |
| aos_pcm_uframes_t | avail_min |
| aos_pcm_uframes_t | xfer_align |
| aos_pcm_uframes_t | start_threshold |
| aos_pcm_uframes_t | stop_threshold |
| aos_pcm_uframes_t | silence_threshold |
| aos_pcm_uframes_t | silence_size |
| aos_pcm_uframes_t | boundary |
| unsigned int | proto |
| unsigned int | tstamp_type |
| unsigned char | reserved [56] |
在文件 sound_pcm.h 第 105 行定义.
| aos_pcm_uframes_t avail_min |
在文件 sound_pcm.h 第 109 行定义.
| aos_pcm_uframes_t boundary |
在文件 sound_pcm.h 第 115 行定义.
| unsigned int period_step |
在文件 sound_pcm.h 第 107 行定义.
| unsigned int proto |
在文件 sound_pcm.h 第 116 行定义.
| unsigned char reserved[56] |
在文件 sound_pcm.h 第 118 行定义.
| aos_pcm_uframes_t silence_size |
在文件 sound_pcm.h 第 114 行定义.
| aos_pcm_uframes_t silence_threshold |
在文件 sound_pcm.h 第 113 行定义.
| unsigned int sleep_min |
在文件 sound_pcm.h 第 108 行定义.
| aos_pcm_uframes_t start_threshold |
在文件 sound_pcm.h 第 111 行定义.
| aos_pcm_uframes_t stop_threshold |
在文件 sound_pcm.h 第 112 行定义.
| int tstamp_mode |
在文件 sound_pcm.h 第 106 行定义.
| unsigned int tstamp_type |
在文件 sound_pcm.h 第 117 行定义.
| aos_pcm_uframes_t xfer_align |
在文件 sound_pcm.h 第 110 行定义.