Make stereoPan description a bit more understandable
This commit is contained in:
parent
04cb01fdcb
commit
cb9e860cde
@ -339,7 +339,7 @@ If a track matching the specified Type (and Value if appropriate) is unavailable
|
|||||||
Platforms: Android ExoPlayer, iOS
|
Platforms: Android ExoPlayer, iOS
|
||||||
|
|
||||||
#### stereoPan
|
#### stereoPan
|
||||||
The audio player’s stereo pan position. Any value between –1.0 and 1.0 is accepted.
|
Adjust the balance of the left and right audio channels. Any value between –1.0 and 1.0 is accepted.
|
||||||
* **-1.0** - Full left
|
* **-1.0** - Full left
|
||||||
* **0.0 (default)** - Center
|
* **0.0 (default)** - Center
|
||||||
* **1.0** - Full right
|
* **1.0** - Full right
|
||||||
|
Loading…
Reference in New Issue
Block a user