|
Linux Kernel
3.7.1
|
#include <echoaudio.h>
Data Fields | |
| u8 | interleave |
| u8 | bits_per_sample |
| char | mono_to_stereo |
| char | data_are_bigendian |
| struct list_head | list |
| u64 | formats |
| unsigned int | channels |
| unsigned int | fmt_type |
| unsigned int | frame_size |
| int | iface |
| unsigned char | altsetting |
| unsigned char | altset_idx |
| unsigned char | attributes |
| unsigned char | endpoint |
| unsigned char | ep_attr |
| unsigned char | datainterval |
| unsigned int | maxpacksize |
| unsigned int | rates |
| unsigned int | rate_min |
| unsigned int | rate_max |
| unsigned int | nr_rates |
| unsigned int * | rate_table |
| unsigned char | clock |
Definition at line 349 of file echoaudio.h.
| u8 bits_per_sample |
Definition at line 353 of file echoaudio.h.
| char data_are_bigendian |
Definition at line 357 of file echoaudio.h.
| u8 interleave |
Definition at line 350 of file echoaudio.h.
| char mono_to_stereo |
Definition at line 354 of file echoaudio.h.
1.8.2