Searched refs:volume_notify_cb (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_base/tests/examples/seek/ |
D | jsseek.c | 148 static void volume_notify_cb (GstElement * pipeline, GParamSpec * arg, 953 g_signal_connect (pipeline, "notify::volume", G_CALLBACK (volume_notify_cb), in make_playerbin2_pipeline() 1984 volume_notify_cb (GstElement * pipeline, GParamSpec * arg, gpointer user_dat) in volume_notify_cb() function
|
/third_party/gstreamer/gstplugins_base/tests/examples/playback/ |
D | playback-test.c | 203 static void volume_notify_cb (GstElement * pipeline, GParamSpec * arg, 282 g_signal_connect (pipeline, "notify::volume", G_CALLBACK (volume_notify_cb), in make_playbin_pipeline() 1448 volume_notify_cb (GstElement * pipeline, GParamSpec * arg, PlaybackApp * app) in volume_notify_cb() function
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/ |
D | gstplay.c | 2438 volume_notify_cb (G_GNUC_UNUSED GObject * obj, G_GNUC_UNUSED GParamSpec * pspec, in volume_notify_cb() function 2571 G_CALLBACK (volume_notify_cb), self); in gst_play_main()
|