Home
last modified time | relevance | path

Searched refs:gst_play_set_config (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.h353 gboolean gst_play_set_config (GstPlay * play,
Dgstplay.c4267 gst_play_set_config (GstPlay * self, GstStructure * config) in gst_play_set_config() function
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplay.c119 gst_play_set_config (player, config); in START_TEST()
1457 gst_play_set_config (player, config); in START_TEST()
1476 gst_play_set_config (player, config); in START_TEST()
1769 gst_play_set_config (player, config); in START_TEST()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/
Dgstplayer.c1563 return gst_play_set_config (self->play, config); in gst_player_set_config()