ossaudiodev.oss_audio_device.post()

oss_audio_device.post()

Tell the driver that there is likely to be a pause in the output, making it possible for the device to handle the pause more intelligently. You might use this after playing a spot sound effect, before waiting for user input, or before doing disk I/O.

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

Please login to continue.