Skip to content
Chris Petersen edited this page Oct 23, 2015 · 1 revision

Returns the number of input channels for the audio device with the given integer id.

Parameter Description
devno integer id

Example

> (pa-devinfo-name 0)
"Built-in Microph"
> (pa-devinfo-inputs 0)
2
Clone this wiki locally