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

Data Fields

unsigned int supported_devs
 
unsigned int recording_devs
 
unsigned int stereo_devs
 
unsigned int(* select_input )(wavnc_info *, unsigned int, unsigned char *, unsigned char *)
 
int(* decode_mixer )(wavnc_info *, int, unsigned char, unsigned char)
 
int(* get_mixer )(wavnc_info *, int)
 

Detailed Description

Definition at line 127 of file waveartist.c.

Field Documentation

int(* decode_mixer)(wavnc_info *, int, unsigned char, unsigned char)

Definition at line 134 of file waveartist.c.

int(* get_mixer)(wavnc_info *, int)

Definition at line 136 of file waveartist.c.

unsigned int recording_devs

Definition at line 129 of file waveartist.c.

unsigned int(* select_input)(wavnc_info *, unsigned int, unsigned char *, unsigned char *)

Definition at line 132 of file waveartist.c.

unsigned int stereo_devs

Definition at line 130 of file waveartist.c.

unsigned int supported_devs

Definition at line 128 of file waveartist.c.


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