PortAudio 2.0
PaSndioStream Struct Reference

Data Fields

PaUtilStreamRepresentation base
 
PaUtilBufferProcessor bufferProcessor
 
struct sio_hdl * hdl
 
struct sio_par par
 
unsigned mode
 
int stopped
 
int active
 
unsigned long long realpos
 
char * rbuf
 
char * wbuf
 
unsigned long long rpos
 
unsigned long long wpos
 
pthread_t thread
 

Field Documentation

◆ active

int PaSndioStream::active

◆ base

PaUtilStreamRepresentation PaSndioStream::base

◆ bufferProcessor

PaUtilBufferProcessor PaSndioStream::bufferProcessor

◆ hdl

struct sio_hdl* PaSndioStream::hdl

◆ mode

unsigned PaSndioStream::mode

◆ par

struct sio_par PaSndioStream::par

◆ rbuf

char* PaSndioStream::rbuf

◆ realpos

unsigned long long PaSndioStream::realpos

◆ rpos

unsigned long long PaSndioStream::rpos

◆ stopped

int PaSndioStream::stopped

◆ thread

pthread_t PaSndioStream::thread

◆ wbuf

char * PaSndioStream::wbuf

◆ wpos

unsigned long long PaSndioStream::wpos

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