Query: pad
OS: netbsd
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PAD(4) BSD Kernel Interfaces Manual PAD(4)NAMEpad -- Pseudo audio device driverSYNOPSISpseudo-device pad audio* at audiobus?DESCRIPTIONpad is a pseudo-device driver which provides support for feeding back PCM data from a consumer of the audio(4) API to userland.FILESThe pad pseudo-device driver receives data from /dev/soundN and feeds the raw PCM output to /dev/padN. /dev/soundN /dev/padNEXAMPLESThe following example streams an MP3 to an Apple AirTunes compatible device: $ rtunes - < /dev/pad0 & $ mpg123 -a /dev/sound1 mozart.mp3SEE ALSOaudio(4)HISTORYThe pad driver appeared in NetBSD 5.0.AUTHORSJared D. McNeill <jmcneill@invisible.ca>BSDNovember 11, 2007 BSD
| Related Man Pages |
|---|
| pty(4) - debian |
| eap(4) - netbsd |
| neo(4) - netbsd |
| pty(4) - redhat |
| pty(4) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Solaris Mem Consumption |
| Coredumps and swap - was part of Solaris Mem Consumption |
| Padding issues between Sparc and Intel |
| Pad Zeros at the end |
| Printf padded string |