Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.h289 GstPlayMediaInfo * gst_play_get_media_info (GstPlay * play);
Dgstplay.c720 GstPlayMediaInfo *media_info = gst_play_get_media_info (self); in gst_play_get_property()
3337 gst_play_get_media_info (GstPlay * self) in gst_play_get_media_info() function
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/
Dgstplayer.c949 info = gst_play_get_media_info (self->play); in gst_player_get_media_info()