summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2009-08-07 01:21:00 +0100
committerDamien Lespiau <damien.lespiau@intel.com>2009-08-07 11:40:00 +0100
commit0c93dd4783ab36f1bdfb625e9926547becc4891d (patch)
treeaeafc536fa315955b95c10725e24cc6d5ff9a593 /doc
parentb53787165685f6e87e4628038ad32ebd7658e3cc (diff)
downloadclutter-gst-0c93dd4783ab36f1bdfb625e9926547becc4891d.tar.gz
[VideoTexture] get_playbin() is now get_pipeline()
This is an API change. That change was motivated by the fact the former function name is leaking that we are using the playbin element. This is an implementation detail we don't want in a stable API. The GstPipeline used inside VideoTexture could be playbin, playbin2, playbin42 or even a user supplied pipeline.
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/clutter-gst-sections.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/clutter-gst-sections.txt b/doc/reference/clutter-gst-sections.txt
index ae602cb..505a402 100644
--- a/doc/reference/clutter-gst-sections.txt
+++ b/doc/reference/clutter-gst-sections.txt
@@ -4,7 +4,7 @@
ClutterGstVideoTexture
ClutterGstVideoTextureClass
clutter_gst_video_texture_new
-clutter_gst_video_texture_get_playbin
+clutter_gst_video_texture_get_pipeline
<SUBSECTION Standard>
CLUTTER_GST_VIDEO_TEXTURE
CLUTTER_GST_IS_VIDEO_TEXTURE