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

Data Fields

unsigned int has_level: 1
 
unsigned int has_monitor_level: 1
 
unsigned int has_mute: 1
 
unsigned int has_monitor_mute: 1
 
unsigned int mute
 
unsigned int monitor_mute
 
short level
 
short monitor_level
 

Detailed Description

Definition at line 210 of file vx_mixer.c.

Field Documentation

unsigned int has_level

Definition at line 211 of file vx_mixer.c.

unsigned int has_monitor_level

Definition at line 212 of file vx_mixer.c.

unsigned int has_monitor_mute

Definition at line 214 of file vx_mixer.c.

unsigned int has_mute

Definition at line 213 of file vx_mixer.c.

short level

Definition at line 217 of file vx_mixer.c.

short monitor_level

Definition at line 218 of file vx_mixer.c.

unsigned int monitor_mute

Definition at line 216 of file vx_mixer.c.

unsigned int mute

Definition at line 215 of file vx_mixer.c.


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