[media] Add an API to play a subtitle file along with the media

Allow the user of the ClutterMedia interface to specify an external (as
in not multiplexed with the audio/video streams) location of a subtitle
stream.
This commit is contained in:
Damien Lespiau
2009-12-28 17:52:43 +01:00
parent 5d5c7142f7
commit 10963d1ae0
3 changed files with 60 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ clutter_media_set_playing
clutter_media_get_playing
clutter_media_set_progress
clutter_media_get_progress
clutter_media_set_subtitles_uri
clutter_media_get_subtitles_uri
clutter_media_set_audio_volume
clutter_media_get_audio_volume
clutter_media_get_can_seek