[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:
@@ -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
|
||||
|
Reference in New Issue
Block a user