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

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

Parameter Description
devno integer id

Example

> (pa-devinfo-name 1)  
"Built-in Output"
> (pa-devinfo-outputs 1)
2
Clone this wiki locally