#include <sound_pcm.h>
成员变量 | |
dlist_t | list |
unsigned int | count |
unsigned int | allocated |
const char * | siface |
int | card |
int | device |
long | device_input |
long | device_output |
int | stream |
int | show_all |
char | name [100] |
在文件 sound_pcm.h 第 151 行定义.
unsigned int allocated |
在文件 sound_pcm.h 第 154 行定义.
int card |
在文件 sound_pcm.h 第 156 行定义.
unsigned int count |
在文件 sound_pcm.h 第 153 行定义.
int device |
在文件 sound_pcm.h 第 157 行定义.
long device_input |
在文件 sound_pcm.h 第 158 行定义.
long device_output |
在文件 sound_pcm.h 第 159 行定义.
dlist_t list |
在文件 sound_pcm.h 第 152 行定义.
char name[100] |
在文件 sound_pcm.h 第 162 行定义.
int show_all |
在文件 sound_pcm.h 第 161 行定义.
const char* siface |
在文件 sound_pcm.h 第 155 行定义.
int stream |
在文件 sound_pcm.h 第 160 行定义.