ossaudiodev.openmixer()

ossaudiodev.openmixer([device])

Open a mixer device and return an OSS mixer device object. device is the mixer device filename to use. If it is not specified, this module first looks in the environment variable MIXERDEV for a device to use. If not found, it falls back to /dev/mixer.

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

Please login to continue.