| 
    Monado OpenXR Runtime
    
   | 
 
A single open v4l2 capture device, starts it's own thread and waits on it. More...

Data Fields | |
| struct xrt_fs | base | 
| struct xrt_frame_node | node | 
| int | fd | 
| struct { | |
| bool extended_format | |
| bool timeperframe | |
| } | has | 
| struct v4l2_control_state | states [256] | 
| size_t | num_states | 
| struct { | |
| bool ps4_cam | |
| } | quirks | 
| struct v4l2_frame | frames [NUM_V4L2_BUFFERS] | 
| struct { | |
| bool mmap | |
| bool userptr | |
| } | capture | 
| struct xrt_frame_sink * | sink | 
| pthread_t | stream_thread | 
| struct v4l2_source_descriptor * | descriptors | 
| uint32_t | num_descriptors | 
| uint32_t | selected | 
| struct xrt_fs_capture_parameters | capture_params | 
| bool | is_configured | 
| bool | is_running | 
| bool | print_spew | 
| bool | print_debug | 
A single open v4l2 capture device, starts it's own thread and waits on it.
 1.8.13