Monado OpenXR Runtime
|
xrt_frame_sink that does gst things. More...
#include "xrt/xrt_frame.h"
Go to the source code of this file.
Functions | |
void | gstreamer_sink_send_eos (struct gstreamer_sink *gs) |
uint64_t | gstreamer_sink_get_timestamp_offset (struct gstreamer_sink *gs) |
void | gstreamer_sink_create_with_pipeline (struct gstreamer_pipeline *gp, uint32_t width, uint32_t height, enum xrt_format format, const char *appsrc_name, struct gstreamer_sink **out_gs, struct xrt_frame_sink **out_xfs) |
xrt_frame_sink that does gst things.