VSF Documented
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_uframes_t delay
 
snd_pcm_uframes_t avail
 
snd_pcm_uframes_t avail_max
 
snd_pcm_uframes_t overrange
 
__u32 audio_tstamp_data
 
struct timespec audio_tstamp
 
struct timespec driver_tstamp
 
__u32 audio_tstamp_accuracy
 

Field Documentation

◆ state

snd_pcm_state_t snd_pcm_status::state

◆ trigger_tstamp

struct timespec snd_pcm_status::trigger_tstamp

◆ tstamp

struct timespec snd_pcm_status::tstamp

◆ appl_ptr

snd_pcm_uframes_t snd_pcm_status::appl_ptr

◆ hw_ptr

snd_pcm_uframes_t snd_pcm_status::hw_ptr

◆ delay

snd_pcm_uframes_t snd_pcm_status::delay

◆ avail

snd_pcm_uframes_t snd_pcm_status::avail

◆ avail_max

snd_pcm_uframes_t snd_pcm_status::avail_max

◆ overrange

snd_pcm_uframes_t snd_pcm_status::overrange

◆ audio_tstamp_data

__u32 snd_pcm_status::audio_tstamp_data

◆ audio_tstamp

struct timespec snd_pcm_status::audio_tstamp

◆ driver_tstamp

struct timespec snd_pcm_status::driver_tstamp

◆ audio_tstamp_accuracy

__u32 snd_pcm_status::audio_tstamp_accuracy
Generated from commit: vsfteam/vsf@f33b89f