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

#include <asound.h>

Data Fields

unsigned int device
 
unsigned int subdevice
 
int stream
 
int card
 
unsigned int flags
 
unsigned char id [64]
 
unsigned char name [80]
 
unsigned char subname [32]
 
unsigned int subdevices_count
 
unsigned int subdevices_avail
 
unsigned char reserved [64]
 

Detailed Description

Definition at line 556 of file asound.h.

Field Documentation

int card

Definition at line 560 of file asound.h.

unsigned int device

Definition at line 557 of file asound.h.

unsigned int flags

Definition at line 561 of file asound.h.

unsigned char id[64]

Definition at line 562 of file asound.h.

unsigned char name[80]

Definition at line 563 of file asound.h.

unsigned char reserved[64]

Definition at line 567 of file asound.h.

int stream

Definition at line 559 of file asound.h.

unsigned int subdevice

Definition at line 558 of file asound.h.

unsigned int subdevices_avail

Definition at line 566 of file asound.h.

unsigned int subdevices_count

Definition at line 565 of file asound.h.

unsigned char subname[32]

Definition at line 564 of file asound.h.


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