Make stereoPan description a bit more understandable

This commit is contained in:
Hampton Maxwell
2018-06-07 22:53:19 -07:00
committed by GitHub
parent 04cb01fdcb
commit cb9e860cde

View File

@@ -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 players 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