~ubuntu-branches/ubuntu/precise/gst-plugins-bad0.10/precise-proposed

« back to all changes in this revision

Viewing changes to docs/plugins/html/gst-plugins-bad-plugins-videomaxrate.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-08-21 22:00:02 UTC
  • mto: (18.3.14 experimental) (1.2.16 upstream)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: james.westby@ubuntu.com-20100821220002-odvockt6147viosl
Tags: upstream-0.10.19.4
Import upstream version 0.10.19.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
<div class="refsect1" title="Object Hierarchy">
48
48
<a name="gst-plugins-bad-plugins-videomaxrate.object-hierarchy"></a><h2>Object Hierarchy</h2>
49
49
<pre class="synopsis">
50
 
  <a href="http://library.gnome.org/devel/gobject/stable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
50
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
51
51
   +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstObject.html">GstObject</a>
52
52
         +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstElement.html">GstElement</a>
53
53
               +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/GstBaseTransform.html">GstBaseTransform</a>
57
57
<div class="refsect1" title="Properties">
58
58
<a name="gst-plugins-bad-plugins-videomaxrate.properties"></a><h2>Properties</h2>
59
59
<pre class="synopsis">
60
 
  "<a class="link" href="gst-plugins-bad-plugins-videomaxrate.html#GstVideoMaxRate--average-period" title='The "average-period" property'>average-period</a>"           <a href="http://library.gnome.org/devel/glib/stable/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a>               : Read / Write
 
60
  "<a class="link" href="gst-plugins-bad-plugins-videomaxrate.html#GstVideoMaxRate--average-period" title='The "average-period" property'>average-period</a>"           <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a>               : Read / Write
61
61
</pre>
62
62
</div>
63
63
<div class="refsect1" title="Description">
86
86
<a name="gst-plugins-bad-plugins-videomaxrate.property-details"></a><h2>Property Details</h2>
87
87
<div class="refsect2" title='The "average-period" property'>
88
88
<a name="GstVideoMaxRate--average-period"></a><h3>The <code class="literal">"average-period"</code> property</h3>
89
 
<pre class="programlisting">  "average-period"           <a href="http://library.gnome.org/devel/glib/stable/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a>               : Read / Write</pre>
 
89
<pre class="programlisting">  "average-period"           <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint64"><span class="type">guint64</span></a>               : Read / Write</pre>
90
90
<p>Period over which to average the framerate (in ns).</p>
91
91
<p>Allowed values: [1,G_MAXLONG]</p>
92
92
<p>Default value: 1000000000</p>