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

Public Attributes

struct pcmpcm
 
struct pcm_params * params
 
size_t buffer_size
 
bool nonblock
 
bool has_float
 
bool can_pause
 
bool is_paused
 
unsigned int frame_bits
 

Member Data Documentation

◆ buffer_size

size_t tinyalsa::buffer_size

◆ can_pause

bool tinyalsa::can_pause

◆ frame_bits

unsigned int tinyalsa::frame_bits

◆ has_float

bool tinyalsa::has_float

◆ is_paused

bool tinyalsa::is_paused

◆ nonblock

bool tinyalsa::nonblock

◆ params

struct pcm_params* tinyalsa::params

◆ pcm

struct pcm* tinyalsa::pcm

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