Monado OpenXR Runtime
|
Frameserver using the Video 4 Linux 2 framework. More...
Files | |
file | v4l2_driver.c |
V4L2 frameserver implementation. | |
file | v4l2_driver.h |
V4L2 frameserver common definitions. | |
file | v4l2_interface.h |
Header. | |
Data Structures | |
struct | v4l2_frame |
struct | v4l2_control_state |
struct | v4l2_source_descriptor |
Descriptor of a v4l2 source. More... | |
Functions | |
struct xrt_fs * | v4l2_fs_create (struct xrt_frame_context *xfctx, const char *path, const char *product, const char *manufacturer, const char *serial) |
Create a v4l2 frameserver. More... | |
Frameserver using the Video 4 Linux 2 framework.
struct xrt_fs * v4l2_fs_create | ( | struct xrt_frame_context * | xfctx, |
const char * | path, | ||
const char * | product, | ||
const char * | manufacturer, | ||
const char * | serial | ||
) |
#include <drivers/v4l2/v4l2_interface.h>
Create a v4l2 frameserver.