Searched refs:gst_play_get_config (Results 1 – 4 of 4) sorted by relevance
115 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()
357 GstStructure * gst_play_get_config (GstPlay * play);
4303 gst_play_get_config (GstPlay * self) in gst_play_get_config() function
1584 return gst_play_get_config (self->play); in gst_player_get_config()