Lines Matching defs:mode
1660 * set. Instead, flat volume mode is detected by checking whether the root sink
1740 * passthrough mode. */
1742 /* disable the monitor in passthrough mode */
1744 pa_log_debug("Suspending monitor source %s, because the sink is entering the passthrough mode.", s->monitor_source->name);
1755 pa_log_debug("Suspending/Restarting sink %s to enter passthrough mode", s->name);
1762 pa_log_debug("Resuming monitor source %s, because the sink is leaving the passthrough mode.", s->monitor_source->name);
1766 /* Restore sink volume to what it was before we entered passthrough mode */
2438 bool pa_sink_update_proplist(pa_sink *s, pa_update_mode_t mode, pa_proplist *p) {
2443 pa_proplist_update(s->proplist, mode, p);
2706 /* In flat volume mode we need to update the volume as
2743 /* In flat volume mode we need to update the volume as
2787 /* In flat volume mode we need to update the volume as