pa_core_set_configured_default_sink(c,s->name); else pa_strbuf_printf(buf,"Sink %s does not exist.\n",n); Expand All@@ -1060,7 +1062,9 @@ static int pa_cli_command_source_default(pa_core *c, pa_tokenizer *t, pa_strbuf ...
Set the default output source 先使用pacmd list-sinks-inputs,找出有那些sink index 再使用pacmd set-default-sink 0 或 pacmd set-default-sink 名字(name) 1 2 # pacmd set-default-sink 0 # pacmd set-default-sink alsa_output.pci-0000_00_1f.3.iec958-stereo # pacmd list-sinks-inputs 1 2...
pax11publish - Store/retrieve PulseAudio default server/sink/source settings in the X11 root window. pulseaudio-utils-dbg PulseAudio command line tools (debugging symbols) PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for ...