Linux Kernel
3.7.1
|
#include <pcm-indirect2.h>
Data Fields | |
unsigned int | hw_buffer_size |
int | hw_ready |
unsigned int | min_multiple |
int | min_periods |
int | min_period_count |
unsigned int | sw_buffer_size |
unsigned int | sw_data |
unsigned int | sw_io |
int | sw_ready |
snd_pcm_uframes_t | appl_ptr |
unsigned int | bytes2hw |
int | check_alignment |
Definition at line 43 of file pcm-indirect2.h.
snd_pcm_uframes_t appl_ptr |
Definition at line 90 of file pcm-indirect2.h.
unsigned int bytes2hw |
Definition at line 92 of file pcm-indirect2.h.
int check_alignment |
Definition at line 93 of file pcm-indirect2.h.
unsigned int hw_buffer_size |
Definition at line 44 of file pcm-indirect2.h.
int hw_ready |
Definition at line 45 of file pcm-indirect2.h.
unsigned int min_multiple |
Definition at line 48 of file pcm-indirect2.h.
int min_period_count |
Definition at line 52 of file pcm-indirect2.h.
int min_periods |
Definition at line 49 of file pcm-indirect2.h.
unsigned int sw_buffer_size |
Definition at line 56 of file pcm-indirect2.h.
unsigned int sw_data |
Definition at line 61 of file pcm-indirect2.h.
unsigned int sw_io |
Definition at line 80 of file pcm-indirect2.h.
int sw_ready |
Definition at line 85 of file pcm-indirect2.h.