Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 7a65d2578765429f23843d9c8d1c0efa > files > 538

libgstreamermm-devel-0.10.5.2-1mdv2010.0.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>gstreamermm: Gst::MessageEos Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespaceGst.html">Gst</a>::<a class="el" href="classGst_1_1MessageEos.html">MessageEos</a>
  </div>
</div>
<div class="contents">
<h1>Gst::MessageEos Class Reference</h1><!-- doxytag: class="Gst::MessageEos" --><!-- doxytag: inherits="Gst::Message" -->
<p>An end of stream message. <a href="#_details">More...</a></p>

<p>Inherits <a class="el" href="classGst_1_1Message.html">Gst::Message</a>.</p>
<div class="dynheader">
Collaboration diagram for Gst::MessageEos:</div>
<div class="dynsection">
<div class="center"><img src="classGst_1_1MessageEos__coll__graph.png" border="0" usemap="#Gst_1_1MessageEos_coll__map" alt="Collaboration graph"/></div>
<map name="Gst_1_1MessageEos_coll__map" id="Gst_1_1MessageEos_coll__map">
<area shape="rect" href="classGst_1_1Message.html" title="Gst::Message &#45; Lightweight objects to signal the application of pipeline events." alt="" coords="16,83,120,112"/><area shape="rect" href="classGst_1_1MiniObject.html" title="Gst::MiniObject" alt="" coords="12,5,124,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classGst_1_1MessageEos-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGst_1_1MessageEos.html#a23c3f4bb5bcf9825d4c8996734f074d0">MessageEos</a> (GstMessage* castitem)</td></tr>
<tr><td colspan="2"><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGst_1_1Message.html">Gst::Message</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGst_1_1MessageEos.html#aa7034b46dac94b4610913d4dc80696fc">create</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGst_1_1Object.html">Gst::Object</a> &gt;&amp; src)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Create a new eos message. <a href="#aa7034b46dac94b4610913d4dc80696fc"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>An end of stream message. </p>
<p>See <a class="el" href="classGst_1_1MessageEos.html#aa7034b46dac94b4610913d4dc80696fc" title="Create a new eos message.">create()</a> for more details. </p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a23c3f4bb5bcf9825d4c8996734f074d0"></a><!-- doxytag: member="Gst::MessageEos::MessageEos" ref="a23c3f4bb5bcf9825d4c8996734f074d0" args="(GstMessage *castitem)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gst::MessageEos::MessageEos </td>
          <td>(</td>
          <td class="paramtype">GstMessage *&#160;</td>
          <td class="paramname"> <em>castitem</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [explicit]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="aa7034b46dac94b4610913d4dc80696fc"></a><!-- doxytag: member="Gst::MessageEos::create" ref="aa7034b46dac94b4610913d4dc80696fc" args="(const Glib::RefPtr&lt; Gst::Object &gt; &amp;src)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGst_1_1Message.html">Gst::Message</a>&gt; Gst::MessageEos::create </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGst_1_1Object.html">Gst::Object</a> &gt;&amp;&#160;</td>
          <td class="paramname"> <em>src</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Create a new eos message. </p>
<p>This message is generated and posted in the sink elements of a <a class="el" href="classGst_1_1Bin.html" title="Gst::Bin - Base class and element that can contain other elements.">Gst::Bin</a>. The bin will only forward the EOS message to the application if all sinks have posted an EOS message.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>src</em>&#160;</td><td>The object originating the message. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The new eos message. MT safe. </dd></dl>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>gstreamermm/message.h</li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Sep 21 22:32:56 2009 for gstreamermm by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>