Monado OpenXR Runtime
|
Header. More...
#include "xrt/xrt_frameserver.h"
Go to the source code of this file.
Functions | |
struct xrt_fs * | vf_fs_open_file (struct xrt_frame_context *xfctx, const char *path) |
Create a vf frameserver by opening a video file. More... | |
struct xrt_fs * | vf_fs_videotestsource (struct xrt_frame_context *xfctx, uint32_t width, uint32_t height) |
Create a vf frameserver that uses the videotestsource. More... | |
Header.