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.
Definition: vf_driver.c:521
struct xrt_fs * vf_fs_open_file(struct xrt_frame_context *xfctx, const char *path)
Create a vf frameserver by opening a video file.
Definition: vf_driver.c:541
Object used to track all sinks and frame producers in a graph.
Definition: xrt_frame.h:108