mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Fix a typo.
This commit is contained in:
@@ -527,7 +527,7 @@ and include the following:
|
|||||||
| | `MA_NODE_FLAG_CONTINUOUS_PROCESSING`. When this |
|
| | `MA_NODE_FLAG_CONTINUOUS_PROCESSING`. When this |
|
||||||
| | is set, the `ppFramesIn` parameter of the |
|
| | is set, the `ppFramesIn` parameter of the |
|
||||||
| | processing callback will be set to NULL when |
|
| | processing callback will be set to NULL when |
|
||||||
| | there are no input frames are. available. When |
|
| | there are no input frames are available. When |
|
||||||
| | this is unset, silence will be posted to the |
|
| | this is unset, silence will be posted to the |
|
||||||
| | processing callback. |
|
| | processing callback. |
|
||||||
+-----------------------------------------+---------------------------------------------------+
|
+-----------------------------------------+---------------------------------------------------+
|
||||||
|
|||||||
Reference in New Issue
Block a user