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

Public Attributes

uint8_t ** buffer
 
uint8_tbuffer_chunk
 
unsigned buffer_index
 
unsigned buffer_ptr
 
volatile unsigned buffered_blocks
 
SLObjectItf engine_object
 
SLEngineItf engine
 
SLObjectItf output_mix
 
SLObjectItf buffer_queue_object
 
SLAndroidSimpleBufferQueueItf buffer_queue
 
SLPlayItf player
 
slock_tlock
 
scond_tcond
 
bool nonblock
 
bool is_paused
 
unsigned buf_size
 
unsigned buf_count
 

Member Data Documentation

◆ buf_count

unsigned sl::buf_count

◆ buf_size

unsigned sl::buf_size

◆ buffer

uint8_t** sl::buffer

◆ buffer_chunk

uint8_t* sl::buffer_chunk

◆ buffer_index

unsigned sl::buffer_index

◆ buffer_ptr

unsigned sl::buffer_ptr

◆ buffer_queue

SLAndroidSimpleBufferQueueItf sl::buffer_queue

◆ buffer_queue_object

SLObjectItf sl::buffer_queue_object

◆ buffered_blocks

volatile unsigned sl::buffered_blocks

◆ cond

scond_t* sl::cond

◆ engine

SLEngineItf sl::engine

◆ engine_object

SLObjectItf sl::engine_object

◆ is_paused

bool sl::is_paused

◆ lock

slock_t* sl::lock

◆ nonblock

bool sl::nonblock

◆ output_mix

SLObjectItf sl::output_mix

◆ player

SLPlayItf sl::player

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