update readme volume

This commit is contained in:
Samir Das 2017-11-12 00:32:17 +06:00 committed by GitHub
parent 1d5937019a
commit 8ac0006890
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,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
| 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 |
**Compatibility**