Home
last modified time | relevance | path

Searched refs:mute_notify_cb (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/examples/playback/
Dplayback-test.c205 static void mute_notify_cb (GstElement * pipeline, GParamSpec * arg,
284 g_signal_connect (pipeline, "notify::mute", G_CALLBACK (mute_notify_cb), app); in make_playbin_pipeline()
1473 mute_notify_cb (GstElement * pipeline, GParamSpec * arg, PlaybackApp * app) in mute_notify_cb() function
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.c2447 mute_notify_cb (G_GNUC_UNUSED GObject * obj, G_GNUC_UNUSED GParamSpec * pspec, in mute_notify_cb() function
2573 G_CALLBACK (mute_notify_cb), self); in gst_play_main()