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

#include <asound.h>

Data Fields

snd_pcm_state_t state
 
int pad1
 
snd_pcm_uframes_t hw_ptr
 
struct timespec tstamp
 
snd_pcm_state_t suspended_state
 

Detailed Description

Definition at line 418 of file asound.h.

Field Documentation

Definition at line 421 of file asound.h.

int pad1

Definition at line 420 of file asound.h.

Definition at line 419 of file asound.h.

snd_pcm_state_t suspended_state

Definition at line 423 of file asound.h.

struct timespec tstamp

Definition at line 422 of file asound.h.


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