Home
last modified time | relevance | path

Searched refs:gst_play_get_subtitle_uri (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.h235 gchar * gst_play_get_subtitle_uri (GstPlay * play);
Dgstplay.c3179 gst_play_get_subtitle_uri (GstPlay * self) in gst_play_get_subtitle_uri() function
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplay.c1007 current_suburi = gst_play_get_subtitle_uri (player); in test_play_external_suburi_cb()