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

Public Attributes

unsigned int device
 
unsigned int subdevice
 
int stream
 
int card
 
unsigned char id [64]
 
unsigned char name [80]
 
unsigned char subname [32]
 
int dev_class
 
int dev_subclass
 
unsigned int subdevices_count
 
unsigned int subdevices_avail
 
union snd_pcm_sync_id sync
 
unsigned char reserved [64]
 

Member Data Documentation

◆ card

int snd_pcm_info::card

◆ dev_class

int snd_pcm_info::dev_class

◆ dev_subclass

int snd_pcm_info::dev_subclass

◆ device

unsigned int snd_pcm_info::device

◆ id

unsigned char snd_pcm_info::id[64]

◆ name

unsigned char snd_pcm_info::name[80]

◆ reserved

unsigned char snd_pcm_info::reserved[64]

◆ stream

int snd_pcm_info::stream

◆ subdevice

unsigned int snd_pcm_info::subdevice

◆ subdevices_avail

unsigned int snd_pcm_info::subdevices_avail

◆ subdevices_count

unsigned int snd_pcm_info::subdevices_count

◆ subname

unsigned char snd_pcm_info::subname[32]

◆ sync

union snd_pcm_sync_id snd_pcm_info::sync

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