Monado OpenXR Runtime
gstreamer_pipeline Struct Reference

A pipeline from which you can create one or more gstreamer_sink from. More...

#include <gstreamer/gst_internal.h>

Inheritance diagram for gstreamer_pipeline:
Collaboration diagram for gstreamer_pipeline:

Data Fields

struct xrt_frame_node node
 
struct xrt_frame_contextxfctx
 
GstElement * pipeline
 
- Data Fields inherited from xrt_frame_node
struct xrt_frame_nodenext
 
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...
 

Detailed Description

A pipeline from which you can create one or more gstreamer_sink from.


The documentation for this struct was generated from the following file: