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

#include <asound.h>

Data Fields

snd_pcm_state_t state
 
struct timespec trigger_tstamp
 
struct timespec tstamp
 
snd_pcm_uframes_t appl_ptr
 
snd_pcm_uframes_t hw_ptr
 
snd_pcm_sframes_t delay
 
snd_pcm_uframes_t avail
 
snd_pcm_uframes_t avail_max
 
snd_pcm_uframes_t overrange
 
snd_pcm_state_t suspended_state
 
unsigned char reserved [60]
 

Detailed Description

Definition at line 404 of file asound.h.

Field Documentation

Definition at line 408 of file asound.h.

Definition at line 411 of file asound.h.

snd_pcm_uframes_t avail_max

Definition at line 412 of file asound.h.

Definition at line 410 of file asound.h.

Definition at line 409 of file asound.h.

snd_pcm_uframes_t overrange

Definition at line 413 of file asound.h.

unsigned char reserved[60]

Definition at line 415 of file asound.h.

Definition at line 405 of file asound.h.

snd_pcm_state_t suspended_state

Definition at line 414 of file asound.h.

struct timespec trigger_tstamp

Definition at line 406 of file asound.h.

struct timespec tstamp

Definition at line 407 of file asound.h.


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