summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2010-01-15 14:53:38 +0000
committerDamien Lespiau <damien.lespiau@intel.com>2010-01-19 14:31:56 +0000
commit5d1120b1c2fc0fd2f26cbe7f82ca4db4e87edf80 (patch)
tree44618377b25b907a288a98e3f5d1aede664096aa /doc
parentf6a9d91e2ad7d07572f2a728c565920939adcd28 (diff)
downloadclutter-gst-5d1120b1c2fc0fd2f26cbe7f82ca4db4e87edf80.tar.gz
[Audio] Get rid of ClutterGstAudio
The purpose of the library is to provide ClutterActors. You can play audio files using a ClutterGstVideoTexture as all you do is giving playbin2 an URI anyway. Not having to support an audio only ClutterMedia object will allow us to add more video related functions inside ClutterMedia without worrying about an audio-only implementation of the interface.
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/clutter-gst-sections.txt19
1 files changed, 0 insertions, 19 deletions
diff --git a/doc/reference/clutter-gst-sections.txt b/doc/reference/clutter-gst-sections.txt
index 80db859..9baef12 100644
--- a/doc/reference/clutter-gst-sections.txt
+++ b/doc/reference/clutter-gst-sections.txt
@@ -36,25 +36,6 @@ ClutterGstVideoSinkPrivate
</SECTION>
<SECTION>
-<FILE>clutter-gst-audio</FILE>
-<TITLE>ClutterGstAudio</TITLE>
-ClutterGstAudio
-ClutterGstAudioClass
-clutter_gst_audio_new
-clutter_gst_audio_get_pipeline
-<SUBSECTION Standard>
-CLUTTER_GST_AUDIO
-CLUTTER_GST_IS_AUDIO
-CLUTTER_GST_TYPE_AUDIO
-clutter_gst_audio_get_type
-CLUTTER_GST_AUDIO_CLASS
-CLUTTER_GST_IS_AUDIO_CLASS
-CLUTTER_GST_AUDIO_GET_CLASS
-<SUBSECTION Private>
-ClutterGstAudioPrivate
-</SECTION>
-
-<SECTION>
<FILE>clutter-gst-util</FILE>
<TITLE>Utilities</TITLE>
clutter_gst_init