~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-sdlvideosink.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:
49
49
<div class="refsect1" title="Object Hierarchy">
50
50
<a name="gst-plugins-bad-plugins-sdlvideosink.object-hierarchy"></a><h2>Object Hierarchy</h2>
51
51
<pre class="synopsis">
52
 
  <a href="http://library.gnome.org/devel/gobject/stable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
52
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
53
53
   +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstObject.html">GstObject</a>
54
54
         +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstElement.html">GstElement</a>
55
55
               +----<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/GstBaseSink.html">GstBaseSink</a>
66
66
<div class="refsect1" title="Properties">
67
67
<a name="gst-plugins-bad-plugins-sdlvideosink.properties"></a><h2>Properties</h2>
68
68
<pre class="synopsis">
69
 
  "<a class="link" href="gst-plugins-bad-plugins-sdlvideosink.html#GstSDLVideoSink--fullscreen" title='The "fullscreen" property'>fullscreen</a>"               <a href="http://library.gnome.org/devel/glib/stable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
 
69
  "<a class="link" href="gst-plugins-bad-plugins-sdlvideosink.html#GstSDLVideoSink--fullscreen" title='The "fullscreen" property'>fullscreen</a>"               <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
70
70
</pre>
71
71
</div>
72
72
<div class="refsect1" title="Description">
74
74
<div class="refsynopsisdiv" title="Synopsis">
75
75
<h2>Synopsis</h2>
76
76
<div class="refsect2" title="Element Information">
77
 
<a name="id487029"></a><h3>Element Information</h3>
 
77
<a name="id592827"></a><h3>Element Information</h3>
78
78
<div class="variablelist"><table border="0">
79
79
<col align="left" valign="top">
80
80
<tbody>
97
97
</div>
98
98
<hr>
99
99
<div class="refsect2" title="Element Pads">
100
 
<a name="id484898"></a><h3>Element Pads</h3>
 
100
<a name="id592890"></a><h3>Element Pads</h3>
101
101
<div class="variablelist"><table border="0">
102
102
<col align="left" valign="top">
103
103
<tbody>
145
145
<a name="gst-plugins-bad-plugins-sdlvideosink.property-details"></a><h2>Property Details</h2>
146
146
<div class="refsect2" title='The "fullscreen" property'>
147
147
<a name="GstSDLVideoSink--fullscreen"></a><h3>The <code class="literal">"fullscreen"</code> property</h3>
148
 
<pre class="programlisting">  "fullscreen"               <a href="http://library.gnome.org/devel/glib/stable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
 
148
<pre class="programlisting">  "fullscreen"               <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
149
149
<p>If true it will be Full screen.</p>
150
150
<p>Default value: FALSE</p>
151
151
</div>