From f68f9f67de211728f55348ee24e6a46d6753ff45 Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Mon, 4 Jul 2011 10:44:51 +0100 Subject: video-texture: Add support for audio stream selection It's basicaly a thin layer on top of playbin2. The only extra smartness bits are serializing all the notifications in the main thread and not nofifying twice the same list of available audio streams. --- doc/reference/clutter-gst-sections.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/reference/clutter-gst-sections.txt b/doc/reference/clutter-gst-sections.txt index dedb149..44f62c9 100644 --- a/doc/reference/clutter-gst-sections.txt +++ b/doc/reference/clutter-gst-sections.txt @@ -15,6 +15,9 @@ clutter_gst_video_texture_set_seek_flags clutter_gst_video_texture_get_seek_flags clutter_gst_video_texture_get_buffering_mode clutter_gst_video_texture_set_buffering_mode +clutter_gst_video_texture_get_audio_streams +clutter_gst_video_texture_get_audio_stream +clutter_gst_video_texture_set_audio_stream clutter_gst_seek_flags_get_type CLUTTER_GST_TYPE_SEEK_FLAGS -- cgit v1.2.1