Public Attributes | |
void * | bufs [3] |
pthread_cond_t | cb_cond |
int | fmt |
pthread_mutex_t | lock |
int | res |
uint32_t | timestamp |
int | valid |
Definition at line 34 of file libfreenect_sync.c.
void* buffer_ring::bufs[3] |
Definition at line 37 of file libfreenect_sync.c.
pthread_cond_t buffer_ring::cb_cond |
Definition at line 36 of file libfreenect_sync.c.
int buffer_ring::fmt |
Definition at line 40 of file libfreenect_sync.c.
pthread_mutex_t buffer_ring::lock |
Definition at line 35 of file libfreenect_sync.c.
int buffer_ring::res |
Definition at line 41 of file libfreenect_sync.c.
uint32_t buffer_ring::timestamp |
Definition at line 38 of file libfreenect_sync.c.
int buffer_ring::valid |
Definition at line 39 of file libfreenect_sync.c.