Sophie

Sophie

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

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::EventFlushStop 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_1EventFlushStop.html">EventFlushStop</a>
  </div>
</div>
<div class="contents">
<h1>Gst::EventFlushStop Class Reference</h1><!-- doxytag: class="Gst::EventFlushStop" --><!-- doxytag: inherits="Gst::Event" -->
<p>A flush stop 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::EventFlushStop:</div>
<div class="dynsection">
<div class="center"><img src="classGst_1_1EventFlushStop__coll__graph.png" border="0" usemap="#Gst_1_1EventFlushStop_coll__map" alt="Collaboration graph"/></div>
<map name="Gst_1_1EventFlushStop_coll__map" id="Gst_1_1EventFlushStop_coll__map">
<area shape="rect" href="classGst_1_1Event.html" title="Gst::Event &#45; A structure describing events that are passed up and down a pipeline..." alt="" coords="35,83,117,112"/><area shape="rect" href="classMiniObject.html" title="MiniObject" alt="" coords="35,5,117,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classGst_1_1EventFlushStop-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_1EventFlushStop.html#ae38e5a1bbbbbaa68b897199aadd8b100">EventFlushStop</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_1EventFlushStop.html#ad6b4cf9f871fc2c7c29f0d23845e8578">create</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Allocate a new flush stop event. <a href="#ad6b4cf9f871fc2c7c29f0d23845e8578"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>A flush stop event. </p>
<p>See <a class="el" href="classGst_1_1EventFlushStop.html#ad6b4cf9f871fc2c7c29f0d23845e8578" title="Allocate a new flush stop event.">create()</a> for more details. </p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ae38e5a1bbbbbaa68b897199aadd8b100"></a><!-- doxytag: member="Gst::EventFlushStop::EventFlushStop" ref="ae38e5a1bbbbbaa68b897199aadd8b100" args="(GstEvent *event)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gst::EventFlushStop::EventFlushStop </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="ad6b4cf9f871fc2c7c29f0d23845e8578"></a><!-- doxytag: member="Gst::EventFlushStop::create" ref="ad6b4cf9f871fc2c7c29f0d23845e8578" 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::EventFlushStop::create </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Allocate a new flush stop event. </p>
<p>The flush stop event can be sent upstream and downstream and travels out-of-bounds with the dataflow. It is typically sent after sending a <a class="el" href="classGst_1_1EventFlushStart.html" title="A flush start event.">Gst::EventFlushStart</a> event to make the pads accept data again.</p>
<p>Elements can process this event synchronized with the dataflow since the preceeding <a class="el" href="classGst_1_1EventFlushStart.html" title="A flush start event.">Gst::EventFlushStart</a> event stopped the dataflow.</p>
<p>This event is typically generated to complete a seek and to resume dataflow.</p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A new flush stop 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 size="1"/><address style="text-align: right;"><small>Generated on Mon Sep 21 22:32:55 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>