Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.h269 void gst_play_set_audio_track_enabled (GstPlay * play,
Dgstplay.c3614 gst_play_set_audio_track_enabled (GstPlay * self, gboolean enabled) in gst_play_set_audio_track_enabled() function
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/
Dgstplayer.c1099 gst_play_set_audio_track_enabled (self->play, enabled); in gst_player_set_audio_track_enabled()
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplay.c740 gst_play_set_audio_track_enabled (player, FALSE); in test_play_stream_disable_cb()