Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstBaseSink ╰── GstAppSink ╰── GstInterPipeSink
Sink element for interpipeline communication
<refsect2> <title>Example launch line</title>
1 2 3 |
gst-launch \ videotestsrc ! interpipesink name=test \ interpipesrc listen-to=test ! xvimagesink |
Send buffers across two different pipelines </refsect2>
typedef struct _GstInterPipeSink GstInterPipeSink;
Opaque GstInterPipeSink structure.