Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplay.c115 config = gst_play_get_config (player); in START_TEST()
1412 GstStructure *config = gst_play_get_config (player); in test_play_position_update_interval_cb()
1455 config = gst_play_get_config (player); in START_TEST()
1474 config = gst_play_get_config (player); in START_TEST()
1762 config = gst_play_get_config (player); in START_TEST()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.h357 GstStructure * gst_play_get_config (GstPlay * play);
Dgstplay.c4303 gst_play_get_config (GstPlay * self) in gst_play_get_config() function
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/
Dgstplayer.c1584 return gst_play_get_config (self->play); in gst_player_get_config()