mirror of
https://github.com/samirkumardas/pcm-player.git
synced 2025-04-04 16:07:31 +02:00
update readme
This commit is contained in:
parent
054a76a863
commit
1d5937019a
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ Decoder fire an event *decode* whenever it completes decoding. Usually it decode
|
|||
|
||||
| Name | Parameter | Remark |
|
||||
| ------------- |:-------------:| -----:|
|
||||
| feed | - | raw PCM data | Usually get from ajax or websocket
|
||||
| feed | raw PCM data | Usually get from ajax or websocket
|
||||
| volume | decimal value 0.1 to 1 | For controlling volume of the player |
|
||||
| destroy | - | Destroy the player instance and release the resources |
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue