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

Public Attributes

unsigned int flags
 
union {
   struct snd_pcm_mmap_status   status
 
   unsigned char   reserved [64]
 
s
 
union {
   struct snd_pcm_mmap_control   control
 
   unsigned char   reserved [64]
 
c
 

Member Data Documentation

◆ c

union { ... } snd_pcm_sync_ptr::c

◆ control

struct snd_pcm_mmap_control snd_pcm_sync_ptr::control

◆ flags

unsigned int snd_pcm_sync_ptr::flags

◆ reserved

unsigned char snd_pcm_sync_ptr::reserved[64]

◆ s

union { ... } snd_pcm_sync_ptr::s

◆ status

struct snd_pcm_mmap_status snd_pcm_sync_ptr::status

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