We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22bd06e commit c7a54e2Copy full SHA for c7a54e2
docs/api_full.md
@@ -133,7 +133,7 @@ int src_set_ratio (SRC_STATE *state, double new_ratio) ;
133
```
134
135
When using the **src_process** or **src_callback_process** APIs and updating the
136
-**src_ratio** field of the **SRC_STATE** struct, the library will try to
+**src_ratio** field of the **SRC_DATA** struct, the library will try to
137
smoothly transition between the conversion ratio of the last call and the
138
conversion ratio of the current call.
139
0 commit comments