@ain1084/audio-worklet-stream 1.0.1 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -236,6 +236,10 @@ The actual values may slightly differ from the above because they are rounded up
|
|
|
236
236
|
|
|
237
237
|
</details>
|
|
238
238
|
|
|
239
|
+
## API Documentation
|
|
240
|
+
|
|
241
|
+
You can find the full API documentation [here](https://ain1084.github.io/audio-worklet-stream/).
|
|
242
|
+
|
|
239
243
|
## Example
|
|
240
244
|
|
|
241
245
|
<details>
|