Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

What do the sink and source keywords mean in pulseaudio?

As per the documentation:

PulseAudio clients can send audio to "sinks" and receive audio from "sources".

So sinks are outputs (audio goes there), sources are inputs (audio comes from there).


Sink = speakers, headphones

Source = mic

Tags:

Pulseaudio

Related

Bash .hushlogin, keep last login time and host How do you list number of lines of every file in a directory in human readable format. How do you list all functions and aliases in a specific script? sudo: nocorrect: command not found " Cannot find a valid baseurl for repo: base/7/x86_64" on "yum update all" How to determine what encryption is being used a LUKS partition? How do I run a command in a different tty? Set bindings in i3 to control keyboard backlight watch equivalent in zsh Can't use !$ in script? How to track newly created processes in Linux? Scrolling is disabled all of a sudden in terminal

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy