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

Public Attributes

pa_threaded_mainloop * mainloop
 
pa_context * context
 
pa_stream * stream
 
size_t buffer_size
 
bool nonblock
 
bool success
 
bool is_paused
 

Member Data Documentation

◆ buffer_size

size_t pa_t::buffer_size

◆ context

pa_context* pa_t::context

◆ is_paused

bool pa_t::is_paused

◆ mainloop

pa_threaded_mainloop* pa_t::mainloop

◆ nonblock

bool pa_t::nonblock

◆ stream

pa_stream* pa_t::stream

◆ success

bool pa_t::success

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