1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3<head> 4<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 5<title>ipcslavepipeline: GStreamer Bad Plugins 1.0 Plugins Reference Manual</title> 6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> 7<link rel="home" href="index.html" title="GStreamer Bad Plugins 1.0 Plugins Reference Manual"> 8<link rel="up" href="ch01.html" title="gst-plugins-bad Elements"> 9<link rel="prev" href="gst-plugins-bad-plugins-ipcpipelinesrc.html" title="ipcpipelinesrc"> 10<link rel="next" href="gst-plugins-bad-plugins-IQA.html" title="iqa"> 11<meta name="generator" content="GTK-Doc V1.28 (XML mode)"> 12<link rel="stylesheet" href="style.css" type="text/css"> 13</head> 14<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> 15<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle"> 16<td width="100%" align="left" class="shortcuts"> 17<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 18 <a href="#gst-plugins-bad-plugins-ipcslavepipeline.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 19 <a href="#gst-plugins-bad-plugins-ipcslavepipeline.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_interfaces"> <span class="dim">|</span> 20 <a href="#gst-plugins-bad-plugins-ipcslavepipeline.implemented-interfaces" class="shortcut">Implemented Interfaces</a></span> 21</td> 22<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> 23<td><a accesskey="u" href="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> 24<td><a accesskey="p" href="gst-plugins-bad-plugins-ipcpipelinesrc.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> 25<td><a accesskey="n" href="gst-plugins-bad-plugins-IQA.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> 26</tr></table> 27<div class="refentry"> 28<a name="gst-plugins-bad-plugins-ipcslavepipeline"></a><div class="titlepage"></div> 29<div class="refnamediv"><table width="100%"><tr> 30<td valign="top"> 31<h2><span class="refentrytitle"><a name="gst-plugins-bad-plugins-ipcslavepipeline.top_of_page"></a>ipcslavepipeline</span></h2> 32<p>ipcslavepipeline</p> 33</td> 34<td class="gallery_image" valign="top" align="right"></td> 35</tr></table></div> 36<a name="GstIpcSlavePipeline"></a><div class="refsect1"> 37<a name="gst-plugins-bad-plugins-ipcslavepipeline.other"></a><h2>Types and Values</h2> 38<div class="informaltable"><table class="informaltable" width="100%" border="0"> 39<colgroup> 40<col width="150px" class="name"> 41<col class="description"> 42</colgroup> 43<tbody><tr> 44<td class="datatype_keyword">struct</td> 45<td class="function_name"><a class="link" href="gst-plugins-bad-plugins-ipcslavepipeline.html#GstIpcSlavePipeline-struct" title="struct GstIpcSlavePipeline">GstIpcSlavePipeline</a></td> 46</tr></tbody> 47</table></div> 48</div> 49<div class="refsect1"> 50<a name="gst-plugins-bad-plugins-ipcslavepipeline.object-hierarchy"></a><h2>Object Hierarchy</h2> 51<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a> 52 <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a> 53 <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gstreamer-1.0/GstObject.html#GstObject-struct">GstObject</a> 54 <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gstreamer-1.0/GstElement.html#GstElement-struct">GstElement</a> 55 <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gstreamer-1.0/GstBin.html#GstBin-struct">GstBin</a> 56 <span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gstreamer-1.0/GstPipeline.html#GstPipeline-struct">GstPipeline</a> 57 <span class="lineart">╰──</span> GstIpcSlavePipeline 58</pre> 59</div> 60<div class="refsect1"> 61<a name="gst-plugins-bad-plugins-ipcslavepipeline.implemented-interfaces"></a><h2>Implemented Interfaces</h2> 62<p> 63GstIpcSlavePipeline implements 64 <a href="/usr/share/gtk-doc/html/gstreamer-1.0/GstChildProxy.html#GstChildProxy-struct">GstChildProxy</a>.</p> 65</div> 66<div class="refsect1"> 67<a name="gst-plugins-bad-plugins-ipcslavepipeline.description"></a><h2>Description</h2> 68<p>This is a GstPipeline subclass meant to embed one ore more ipcpipelinesrc 69elements, and be slaved transparently to the master pipeline, using one ore 70more ipcpipelinesink elements on the master.</p> 71<p>The actual pipeline slaving logic happens in ipcpipelinesrc. The only thing 72that this class actually does is that it watches the pipeline bus for 73messages and forwards them to the master pipeline through the ipcpipelinesrc 74elements that it contains.</p> 75<p>For more details about this mechanism and its uses, see the documentation 76of the ipcpipelinesink element.</p> 77<div class="refsynopsisdiv"> 78<h2>Synopsis</h2> 79<div class="refsect2"> 80<a name="id-1.2.119.7.5.1"></a><h3>Element Information</h3> 81<div class="variablelist"><table border="0" class="variablelist"> 82<colgroup> 83<col align="left" valign="top"> 84<col> 85</colgroup> 86<tbody> 87<tr> 88<td><p><span class="term">plugin</span></p></td> 89<td> 90 <a class="link" href="gst-plugins-bad-plugins-plugin-ipcpipeline.html#plugin-ipcpipeline">ipcpipeline</a> 91 </td> 92</tr> 93<tr> 94<td><p><span class="term">author</span></p></td> 95<td>Vincent Penquerc'h <vincent.penquerch@collabora.co.uk</td> 96</tr> 97<tr> 98<td><p><span class="term">class</span></p></td> 99<td>Generic/Bin/Slave</td> 100</tr> 101</tbody> 102</table></div> 103</div> 104<hr> 105<div class="refsect2"> 106<a name="id-1.2.119.7.5.2"></a><h3>Element Pads</h3> 107</div> 108</div> 109</div> 110<div class="refsect1"> 111<a name="gst-plugins-bad-plugins-ipcslavepipeline.functions_details"></a><h2>Functions</h2> 112<p></p> 113</div> 114<div class="refsect1"> 115<a name="gst-plugins-bad-plugins-ipcslavepipeline.other_details"></a><h2>Types and Values</h2> 116<div class="refsect2"> 117<a name="GstIpcSlavePipeline-struct"></a><h3>struct GstIpcSlavePipeline</h3> 118<pre class="programlisting">struct GstIpcSlavePipeline;</pre> 119</div> 120</div> 121<div class="refsect1"> 122<a name="gst-plugins-bad-plugins-ipcslavepipeline.see-also"></a><h2>See Also</h2> 123<p><a class="link" href="gst-plugins-bad-plugins-ipcpipelinesink.html#GstIpcPipelineSink"><span class="type">GstIpcPipelineSink</span></a>, <a class="link" href="gst-plugins-bad-plugins-ipcpipelinesrc.html#GstIpcPipelineSrc"><span class="type">GstIpcPipelineSrc</span></a></p> 124</div> 125</div> 126<div class="footer"> 127<hr>Generated by GTK-Doc V1.28</div> 128</body> 129</html>