Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > f493f9a612b4ddc437422c0df71f6b6a > files > 407

lib64gstreamermm-devel-0.10.7-1mdv2010.1.x86_64.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::EventEos 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.3 -->
<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_1EventEos.html">EventEos</a>
  </div>
</div>
<div class="contents">
<h1>Gst::EventEos Class Reference</h1><!-- doxytag: class="Gst::EventEos" --><!-- doxytag: inherits="Gst::Event" -->
<p>An end of stream event. <a href="#_details">More...</a></p>

<p>Inherits <a class="el" href="classGst_1_1Event.html">Gst::Event</a>.</p>
<div class="dynheader">
Collaboration diagram for Gst::EventEos:</div>
<div class="dynsection">
<div class="center"><img src="classGst_1_1EventEos__coll__graph.png" border="0" usemap="#Gst_1_1EventEos_coll__map" alt="Collaboration graph"/></div>
<map name="Gst_1_1EventEos_coll__map" id="Gst_1_1EventEos_coll__map">
<area shape="rect" id="node2" href="classGst_1_1Event.html" title="A class that represents events that are passed up and down a pipeline." alt="" coords="20,86,103,117"/><area shape="rect" id="node4" href="classGst_1_1MiniObject.html" title="This is a base class for some gstreamermm objects." alt="" coords="5,6,117,37"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classGst_1_1EventEos-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_1EventEos.html#a2f479d376cca04ba612854be7ee3fce3">EventEos</a> (GstEvent* event)</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_1Event.html">Gst::Event</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGst_1_1EventEos.html#a7a4a1f0d21c0c85ddcb5ce0caaa5ea88">create</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Create a new EOS event. <a href="#a7a4a1f0d21c0c85ddcb5ce0caaa5ea88"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>An end of stream event. </p>
<p>See <a class="el" href="classGst_1_1EventEos.html#a7a4a1f0d21c0c85ddcb5ce0caaa5ea88" title="Create a new EOS event.">create()</a> for more details. </p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a2f479d376cca04ba612854be7ee3fce3"></a><!-- doxytag: member="Gst::EventEos::EventEos" ref="a2f479d376cca04ba612854be7ee3fce3" args="(GstEvent *event)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gst::EventEos::EventEos </td>
          <td>(</td>
          <td class="paramtype">GstEvent *&#160;</td>
          <td class="paramname"> <em>event</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="a7a4a1f0d21c0c85ddcb5ce0caaa5ea88"></a><!-- doxytag: member="Gst::EventEos::create" ref="a7a4a1f0d21c0c85ddcb5ce0caaa5ea88" args="()" -->
<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_1Event.html">Gst::Event</a>&gt; Gst::EventEos::create </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Create a new EOS event. </p>
<p>The eos event can only travel downstream synchronized with the buffer flow. Elements that receive the EOS event on a pad can return <a class="el" href="group__gstreamermmEnums.html#gga58bea5c93704596e6ef9e576fcccab3caa4c50f9f495ac18d4016bbf49354ec2b">Gst::FLOW_UNEXPECTED</a> as a <a class="el" href="group__gstreamermmEnums.html#ga58bea5c93704596e6ef9e576fcccab3c">Gst::FlowReturn</a> when data after the EOS event arrives.</p>
<p>The EOS event will travel down to the sink elements in the pipeline which will then post the <a class="el" href="group__gstreamermmEnums.html#gga704e8de3c3f9698d3c3ca15d61190a86a54386bb6458f0d8db95058b83c7eb078">Gst::MESSAGE_EOS</a> on the bus after they have finished playing any buffered data.</p>
<p>When all sinks have posted an EOS message, an EOS message is forwarded to the application.</p>
<dl class="return"><dt><b>Returns:</b></dt><dd>The new EOS event. </dd></dl>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>gstreamermm/event.h</li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Mon Apr 12 20:33:51 2010 for gstreamermm by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>