PipeWire
0.3.33
|
Data Fields | |
struct impl * | impl |
struct spa_list | link |
pthread_t | thread |
pid_t | pid |
void *(* | start )(void *) |
void * | arg |
void* thread::arg |
struct impl* thread::impl |
struct spa_list thread::link |
pid_t thread::pid |
void*(* thread::start) (void *) |
pthread_t thread::thread |