Monado OpenXR Runtime
|
An xrt_frame_sink that does gst things. More...
#include "util/u_misc.h"
#include "util/u_debug.h"
#include "gstreamer/gst_internal.h"
#include "gstreamer/gst_pipeline.h"
#include "gst/gst.h"
Functions | |
static void | break_apart (struct xrt_frame_node *node) |
static void | destroy (struct xrt_frame_node *node) |
void | gstreamer_pipeline_play (struct gstreamer_pipeline *gp) |
void | gstreamer_pipeline_stop (struct gstreamer_pipeline *gp) |
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) |
An xrt_frame_sink that does gst things.
void gstreamer_pipeline_stop | ( | struct gstreamer_pipeline * | gp | ) |
References U_LOG_D, and U_LOG_T.
Referenced by gui_window_record_close().