~ubuntu-branches/ubuntu/wily/gst-plugins-base1.0/wily

« back to all changes in this revision

Viewing changes to docs/plugins/html/gst-plugins-base-plugins-theoraenc.html

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2013-07-13 11:29:27 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20130713112927-r626qmw2e3pvsyiu
Tags: 1.0.8-1
New upstream bugfix release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
<a name="gst-plugins-base-plugins-theoraenc.properties"></a><h2>Properties</h2>
68
68
<pre class="synopsis">
69
69
  "<a class="link" href="gst-plugins-base-plugins-theoraenc.html#GstTheoraEnc--bitrate" title='The "bitrate" property'>bitrate</a>"                  <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write
70
 
  "<a class="link" href="gst-plugins-base-plugins-theoraenc.html#GstTheoraEnc--border" title='The "border" property'>border</a>"                   <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base/html/gst-plugins-base-plugins-theoraenc.html#GstTheoraEncBorderMode"><span class="type">GstTheoraEncBorderMode</span></a>  : Read / Write
 
70
  "<a class="link" href="gst-plugins-base-plugins-theoraenc.html#GstTheoraEnc--border" title='The "border" property'>border</a>"                   <span class="type">GstTheoraEncBorderMode</span>  : Read / Write
71
71
  "<a class="link" href="gst-plugins-base-plugins-theoraenc.html#GstTheoraEnc--center" title='The "center" property'>center</a>"                   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
72
72
  "<a class="link" href="gst-plugins-base-plugins-theoraenc.html#GstTheoraEnc--keyframe-auto" title='The "keyframe-auto" property'>keyframe-auto</a>"            <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
73
73
  "<a class="link" href="gst-plugins-base-plugins-theoraenc.html#GstTheoraEnc--keyframe-force" title='The "keyframe-force" property'>keyframe-force</a>"           <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read / Write
94
94
<div class="refsynopsisdiv">
95
95
<h2>Synopsis</h2>
96
96
<div class="refsect2">
97
 
<a name="idp13279760"></a><h3>Element Information</h3>
 
97
<a name="idp12936752"></a><h3>Element Information</h3>
98
98
<div class="variablelist"><table border="0">
99
99
<col align="left" valign="top">
100
100
<tbody>
117
117
</div>
118
118
<hr>
119
119
<div class="refsect2">
120
 
<a name="idp13287216"></a><h3>Element Pads</h3>
 
120
<a name="idp12944096"></a><h3>Element Pads</h3>
121
121
<div class="variablelist"><table border="0">
122
122
<col align="left" valign="top">
123
123
<tbody>
186
186
<hr>
187
187
<div class="refsect2">
188
188
<a name="GstTheoraEnc--border"></a><h3>The <code class="literal">"border"</code> property</h3>
189
 
<pre class="programlisting">  "border"                   <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base/html/gst-plugins-base-plugins-theoraenc.html#GstTheoraEncBorderMode"><span class="type">GstTheoraEncBorderMode</span></a>  : Read / Write</pre>
 
189
<pre class="programlisting">  "border"                   <span class="type">GstTheoraEncBorderMode</span>  : Read / Write</pre>
190
190
<p>ignored and kept for API compat only.</p>
191
191
<p>Default value: Black Border</p>
192
192
</div>