ossaudiodev.oss_mixer_device.stereocontrols()

oss_mixer_device.stereocontrols()

Returns a bitmask indicating stereo mixer controls. If a bit is set, the corresponding control is stereo; if it is unset, the control is either monophonic or not supported by the mixer (use in combination with controls() to determine which).

See the code example for the controls() function for an example of getting data from a bitmask.

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

Please login to continue.