|
VSF Documented
|
#include <pcm.h>
Data Fields | |
| struct snd_pcm * | pcm |
| struct snd_pcm_str * | pstr |
| void * | private_data |
| int | number |
| int | stream |
| const struct snd_pcm_ops * | ops |
| struct snd_pcm_runtime * | runtime |
| vsf_slist_node_t | list_node |
| struct snd_pcm* snd_pcm_substream::pcm |
| struct snd_pcm_str* snd_pcm_substream::pstr |
| void* snd_pcm_substream::private_data |
| int snd_pcm_substream::number |
| int snd_pcm_substream::stream |
| const struct snd_pcm_ops* snd_pcm_substream::ops |
| struct snd_pcm_runtime* snd_pcm_substream::runtime |
| vsf_slist_node_t snd_pcm_substream::list_node |