ossaudiodev.oss_audio_device.channels()

oss_audio_device.channels(nchannels)

Set the number of output channels to nchannels. A value of 1 indicates monophonic sound, 2 stereophonic. Some devices may have more than 2 channels, and some high-end devices may not support mono. Returns the number of channels the device was set to.

doc_python
2016-10-07 17:40:19
Comments
Leave a Comment

Please login to continue.