Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstdevicemonitor.c117 gboolean show_all; member
232 if (monitor->priv->show_all) in is_provider_hidden()
316 self->priv->show_all = DEFAULT_SHOW_ALL; in gst_device_monitor_init()
903 gboolean show_all) in gst_device_monitor_set_show_all_devices() argument
908 monitor->priv->show_all = show_all; in gst_device_monitor_set_show_all_devices()
931 res = monitor->priv->show_all; in gst_device_monitor_get_show_all_devices()
Dgstdevicemonitor.h109 void gst_device_monitor_set_show_all_devices (GstDeviceMonitor * monitor, gboolean show_all);
/third_party/alsa-lib/src/control/
Dnamehint.c45 int show_all; member
359 } else if (level == 1 && !list->show_all) in try_config()
603 list.show_all = 0; in snd_device_name_hint()
625 list.show_all = snd_config_get_bool(conf) > 0; in snd_device_name_hint()
/third_party/pulseaudio/src/tests/
Dvolume-ui.py269 vbox.show_all()