Monado OpenXR Runtime
|
Functions for creating gstreamer_pipeline objects. More...
#include "xrt/xrt_frame.h"
Go to the source code of this file.
Functions | |
void | gstreamer_pipeline_create_from_string (struct xrt_frame_context *xfctx, const char *pipeline_string, struct gstreamer_pipeline **out_gp) |
void | gstreamer_pipeline_create_autovideo_sink (struct xrt_frame_context *xfctx, const char *appsrc_name, struct gstreamer_pipeline **out_gp) |
void | gstreamer_pipeline_play (struct gstreamer_pipeline *gp) |
void | gstreamer_pipeline_stop (struct gstreamer_pipeline *gp) |
Functions for creating gstreamer_pipeline objects.
void gstreamer_pipeline_stop | ( | struct gstreamer_pipeline * | gp | ) |
References U_LOG_D, and U_LOG_T.
Referenced by gui_window_record_close().