mirror of
https://github.com/larsimmisch/pyalsaaudio.git
synced 2026-06-03 11:57:01 +00:00
Typo.
This commit is contained in:
@@ -235,7 +235,7 @@ PCM objects have the following methods:
|
||||
|
||||
In case of an overrun, this function will return a negative size: :const:`-EPIPE`.
|
||||
This indicates that data was lost, even if the operation itself succeeded.
|
||||
Try using a larger periodsize;
|
||||
Try using a larger periodsize.
|
||||
|
||||
.. method:: PCM.write(data)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user