Monado OpenXR Runtime
|
A pipeline from which you can create one or more gstreamer_sink from. More...
#include <gstreamer/gst_internal.h>
Data Fields | |
struct xrt_frame_node | node |
struct xrt_frame_context * | xfctx |
GstElement * | pipeline |
Data Fields inherited from xrt_frame_node | |
struct xrt_frame_node * | next |
void(* | break_apart )(struct xrt_frame_node *node) |
Called first in when the graph is being destroyed, remove any references frames and other objects and stop threads. More... | |
void(* | destroy )(struct xrt_frame_node *node) |
Do the actual freeing of the objects. More... | |
A pipeline from which you can create one or more gstreamer_sink from.