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

Public Attributes

jack_client_t * client
 
jack_port_t * ports [2]
 
jack_ringbuffer_t * buffer [2]
 
volatile bool shutdown
 
bool nonblock
 
bool is_paused
 
size_t buffer_size
 

Member Data Documentation

◆ buffer

jack_ringbuffer_t* jack::buffer[2]

◆ buffer_size

size_t jack::buffer_size

◆ client

jack_client_t* jack::client

◆ is_paused

bool jack::is_paused

◆ nonblock

bool jack::nonblock

◆ ports

jack_port_t* jack::ports[2]

◆ shutdown

volatile bool jack::shutdown

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