aboutsummaryrefslogtreecommitdiff
path: root/docs/plugins/html/gst-plugins-base-plugins-playbin.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/html/gst-plugins-base-plugins-playbin.html')
-rw-r--r--docs/plugins/html/gst-plugins-base-plugins-playbin.html28
1 files changed, 14 insertions, 14 deletions
diff --git a/docs/plugins/html/gst-plugins-base-plugins-playbin.html b/docs/plugins/html/gst-plugins-base-plugins-playbin.html
index 7510ec8..d920b1f 100644
--- a/docs/plugins/html/gst-plugins-base-plugins-playbin.html
+++ b/docs/plugins/html/gst-plugins-base-plugins-playbin.html
@@ -8,7 +8,7 @@
<link rel="up" href="ch01.html" title="gst-plugins-base Elements">
<link rel="prev" href="gst-plugins-base-plugins-oggmux.html" title="oggmux">
<link rel="next" href="gst-plugins-base-plugins-subtitleoverlay.html" title="subtitleoverlay">
-<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -165,7 +165,7 @@ volume control with mute option
<p>
</p>
<div class="refsect2">
-<a name="idp66452416"></a><h3>Usage</h3>
+<a name="id-1.2.24.8.4.1"></a><h3>Usage</h3>
<p>
A playbin element can be created just like any other element using
<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstElementFactory.html#gst-element-factory-make"><code class="function">gst_element_factory_make()</code></a>. The file/URI to play should be set via the <a class="link" href="gst-plugins-base-plugins-playbin.html#GstPlayBin--uri" title='The "uri" property'><span class="type">"uri"</span></a>
@@ -213,7 +213,7 @@ the duration or position will have been returned in units of nanoseconds.
</p>
<hr>
<div class="refsect2">
-<a name="idp66468528"></a><h3>Advanced Usage: specifying the audio and video sink</h3>
+<a name="id-1.2.24.8.4.2"></a><h3>Advanced Usage: specifying the audio and video sink</h3>
<p>
By default, if no audio sink or video sink has been specified via the
<a class="link" href="gst-plugins-base-plugins-playbin.html#GstPlayBin--audio-sink" title='The "audio-sink" property'><span class="type">"audio-sink"</span></a> or <a class="link" href="gst-plugins-base-plugins-playbin.html#GstPlayBin--video-sink" title='The "video-sink" property'><span class="type">"video-sink"</span></a> property, playbin will use the autoaudiosink
@@ -254,7 +254,7 @@ It is also possible to 'suppress' audio and/or video output by using
</p>
<hr>
<div class="refsect2">
-<a name="idp66479088"></a><h3>Retrieving Tags and Other Meta Data</h3>
+<a name="id-1.2.24.8.4.3"></a><h3>Retrieving Tags and Other Meta Data</h3>
<p>
Most of the common meta data (artist, title, etc.) can be retrieved by
watching for TAG messages on the pipeline's bus (see above).
@@ -269,7 +269,7 @@ from the negotiated caps on the sink pads of the sinks.
</p>
<hr>
<div class="refsect2">
-<a name="idp66481200"></a><h3>Buffering</h3>
+<a name="id-1.2.24.8.4.4"></a><h3>Buffering</h3>
Playbin handles buffering automatically for the most part, but applications
need to handle parts of the buffering process as well. Whenever playbin is
buffering, it will post BUFFERING messages on the bus with a percentage
@@ -314,7 +314,7 @@ of 100 percent is received (if PLAYING is the desired state, that is).
</p>
<hr>
<div class="refsect2">
-<a name="idp66483968"></a><h3>Embedding the video window in your application</h3>
+<a name="id-1.2.24.8.4.5"></a><h3>Embedding the video window in your application</h3>
By default, playbin (or rather the video sinks used) will create their own
window. Applications will usually want to force output to a window of their
own, however. This can be done using the <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstvideooverlay.html#GstVideoOverlay"><span class="type">GstVideoOverlay</span></a> interface, which most
@@ -324,7 +324,7 @@ video sinks implement. See the documentation there for more details.
</p>
<hr>
<div class="refsect2">
-<a name="idp66485936"></a><h3>Specifying which CD/DVD device to use</h3>
+<a name="id-1.2.24.8.4.6"></a><h3>Specifying which CD/DVD device to use</h3>
The device to use for CDs/DVDs needs to be set on the source element
playbin creates before it is opened. The most generic way of doing this
is to connect to playbin's "source-setup" (or "notify::source") signal,
@@ -340,7 +340,7 @@ dvd://[/path/to/device]
</p>
<hr>
<div class="refsect2">
-<a name="idp66487504"></a><h3>Handling redirects</h3>
+<a name="id-1.2.24.8.4.7"></a><h3>Handling redirects</h3>
<p>
Some elements may post 'redirect' messages on the bus to tell the
application to open another location. These are element messages containing
@@ -353,7 +353,7 @@ for such redirects can be found in many quicktime movie trailers.
</p>
<hr>
<div class="refsect2">
-<a name="idp66489184"></a><h3>Examples</h3>
+<a name="id-1.2.24.8.4.8"></a><h3>Examples</h3>
<div class="informalexample">
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
<tbody>
@@ -399,7 +399,7 @@ the drive is detected automatically by the plugin).
<div class="refsynopsisdiv">
<h2>Synopsis</h2>
<div class="refsect2">
-<a name="idp66493872"></a><h3>Element Information</h3>
+<a name="id-1.2.24.8.5.1"></a><h3>Element Information</h3>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
@@ -425,7 +425,7 @@ the drive is detected automatically by the plugin).
</div>
<hr>
<div class="refsect2">
-<a name="idp66501328"></a><h3>Element Pads</h3>
+<a name="id-1.2.24.8.5.2"></a><h3>Element Pads</h3>
</div>
</div>
<p>
@@ -935,8 +935,8 @@ equivalent to the <span class="type">"frame"</span> property.
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
-<td>a <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstBuffer.html#GstBuffer"><span class="type">GstBuffer</span></a> of the current video frame converted to <span class="type">caps</span>.
-The caps on the buffer will describe the final layout of the buffer data.
+<td>a <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstSample.html#GstSample"><span class="type">GstSample</span></a> of the current video frame converted to <span class="type">caps</span>.
+The caps on the sample will describe the final layout of the buffer data.
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned when no current buffer can be retrieved or when the
conversion failed.</td>
</tr>
@@ -1354,6 +1354,6 @@ to notify your application's main thread.
</div>
<div class="footer">
<hr>
- Generated by GTK-Doc V1.18</div>
+ Generated by GTK-Doc V1.19</div>
</body>
</html> \ No newline at end of file