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

Public Attributes

unsigned int flags
 
struct snd_mask masks [SNDRV_PCM_HW_PARAM_LAST_MASK - SNDRV_PCM_HW_PARAM_FIRST_MASK+1]
 
struct snd_mask mres [5]
 
struct snd_interval intervals [SNDRV_PCM_HW_PARAM_LAST_INTERVAL - SNDRV_PCM_HW_PARAM_FIRST_INTERVAL+1]
 
struct snd_interval ires [9]
 
unsigned int rmask
 
unsigned int cmask
 
unsigned int info
 
unsigned int msbits
 
unsigned int rate_num
 
unsigned int rate_den
 
snd_pcm_uframes_t fifo_size
 
unsigned char reserved [64]
 

Member Data Documentation

◆ cmask

unsigned int snd_pcm_hw_params::cmask

◆ fifo_size

snd_pcm_uframes_t snd_pcm_hw_params::fifo_size

◆ flags

unsigned int snd_pcm_hw_params::flags

◆ info

unsigned int snd_pcm_hw_params::info

◆ intervals

◆ ires

struct snd_interval snd_pcm_hw_params::ires[9]

◆ masks

◆ mres

struct snd_mask snd_pcm_hw_params::mres[5]

◆ msbits

unsigned int snd_pcm_hw_params::msbits

◆ rate_den

unsigned int snd_pcm_hw_params::rate_den

◆ rate_num

unsigned int snd_pcm_hw_params::rate_num

◆ reserved

unsigned char snd_pcm_hw_params::reserved[64]

◆ rmask

unsigned int snd_pcm_hw_params::rmask

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