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

#include <asound.h>

Data Fields

unsigned int min
 
unsigned int max
 
unsigned int openmin:1
 
unsigned int openmax:1
 
unsigned int integer:1
 
unsigned int empty:1
 

Detailed Description

Definition at line 345 of file asound.h.

Field Documentation

unsigned int empty

Definition at line 347 of file asound.h.

unsigned int integer

Definition at line 347 of file asound.h.

unsigned int max

Definition at line 346 of file asound.h.

unsigned int min

Definition at line 346 of file asound.h.

unsigned int openmax

Definition at line 347 of file asound.h.

unsigned int openmin

Definition at line 347 of file asound.h.


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