RetroArch
Public Attributes | List of all members
snd_pcm_status Struct Reference
Collaboration diagram for snd_pcm_status:
[legend]

Public Attributes

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
 
__u32 reserved_alignment
 
struct timespec audio_tstamp
 
unsigned char reserved [56-sizeof(struct timespec)]
 

Member Data Documentation

◆ appl_ptr

snd_pcm_uframes_t snd_pcm_status::appl_ptr

◆ audio_tstamp

struct timespec snd_pcm_status::audio_tstamp

◆ avail

snd_pcm_uframes_t snd_pcm_status::avail

◆ avail_max

snd_pcm_uframes_t snd_pcm_status::avail_max

◆ delay

snd_pcm_sframes_t snd_pcm_status::delay

◆ hw_ptr

snd_pcm_uframes_t snd_pcm_status::hw_ptr

◆ overrange

snd_pcm_uframes_t snd_pcm_status::overrange

◆ reserved

unsigned char snd_pcm_status::reserved[56-sizeof(struct timespec)]

◆ reserved_alignment

__u32 snd_pcm_status::reserved_alignment

◆ state

snd_pcm_state_t snd_pcm_status::state

◆ suspended_state

snd_pcm_state_t snd_pcm_status::suspended_state

◆ trigger_tstamp

struct timespec snd_pcm_status::trigger_tstamp

◆ tstamp

struct timespec snd_pcm_status::tstamp

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