PCM device
From the ALSA wiki
(Difference between revisions)
m (Pcm-device moved to PCM device) |
(capitalized pcm) |
||
| Line 1: | Line 1: | ||
| - | A | + | A '''PCM device''' is something like an abstract soundcard. It can either be a hardware device or a PCM plugin layer device. See the [[alsa-lib]] documentation for more info. See the [[.asoundrc]] and the [[dmix]] page for uses of this abstraction layer. |
| + | |||
| + | == See also: == | ||
| - | |||
* http://en.wikipedia.org/wiki/PCM | * http://en.wikipedia.org/wiki/PCM | ||
[[Category:Glossary]] | [[Category:Glossary]] | ||
Latest revision as of 20:16, 14 February 2007
A PCM device is something like an abstract soundcard. It can either be a hardware device or a PCM plugin layer device. See the alsa-lib documentation for more info. See the .asoundrc and the dmix page for uses of this abstraction layer.