mirror of
https://github.com/samirkumardas/pcm-player.git
synced 2025-04-07 10:51:23 +02:00
update readme volume
This commit is contained in:
parent
1d5937019a
commit
8ac0006890
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ Decoder fire an event *decode* whenever it completes decoding. Usually it decode
|
||||||
| Name | Parameter | Remark |
|
| 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 |
|
| volume | decimal value 0 to 1 | For controlling volume of the player |
|
||||||
| destroy | - | Destroy the player instance and release the resources |
|
| destroy | - | Destroy the player instance and release the resources |
|
||||||
|
|
||||||
**Compatibility**
|
**Compatibility**
|
||||||
|
|
Loading…
Add table
Reference in a new issue