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

Public Attributes

snd_pcm_state_t state
 
int pad1
 
snd_pcm_uframes_t hw_ptr
 
struct timespec tstamp
 
snd_pcm_state_t suspended_state
 
struct timespec audio_tstamp
 

Member Data Documentation

◆ audio_tstamp

struct timespec snd_pcm_mmap_status::audio_tstamp

◆ hw_ptr

snd_pcm_uframes_t snd_pcm_mmap_status::hw_ptr

◆ pad1

int snd_pcm_mmap_status::pad1

◆ state

snd_pcm_state_t snd_pcm_mmap_status::state

◆ suspended_state

snd_pcm_state_t snd_pcm_mmap_status::suspended_state

◆ tstamp

struct timespec snd_pcm_mmap_status::tstamp

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