Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
audioformat Struct Reference

#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 intrate_table
 
unsigned char clock
 

Detailed Description

Definition at line 349 of file echoaudio.h.

Field Documentation

unsigned char altset_idx

Definition at line 19 of file card.h.

unsigned char altsetting

Definition at line 18 of file card.h.

unsigned char attributes

Definition at line 20 of file card.h.

u8 bits_per_sample

Definition at line 353 of file echoaudio.h.

unsigned int channels

Definition at line 14 of file card.h.

unsigned char clock

Definition at line 29 of file card.h.

char data_are_bigendian

Definition at line 357 of file echoaudio.h.

unsigned char datainterval

Definition at line 23 of file card.h.

unsigned char endpoint

Definition at line 21 of file card.h.

unsigned char ep_attr

Definition at line 22 of file card.h.

unsigned int fmt_type

Definition at line 15 of file card.h.

u64 formats

Definition at line 13 of file card.h.

unsigned int frame_size

Definition at line 16 of file card.h.

int iface

Definition at line 17 of file card.h.

u8 interleave

Definition at line 350 of file echoaudio.h.

Definition at line 12 of file card.h.

unsigned int maxpacksize

Definition at line 24 of file card.h.

char mono_to_stereo

Definition at line 354 of file echoaudio.h.

unsigned int nr_rates

Definition at line 27 of file card.h.

unsigned int rate_max

Definition at line 26 of file card.h.

unsigned int rate_min

Definition at line 26 of file card.h.

unsigned int* rate_table

Definition at line 28 of file card.h.

unsigned int rates

Definition at line 25 of file card.h.


The documentation for this struct was generated from the following files: