Specifies the volume of the right stereo channel output of a player control.
# Metadata
Platforms: desktop OS: mac Introduced: 9.0.1 Security:
# Syntax
set the rightBalance of player to percentage
# Examples
set the rightBalance of player "myVideoPlayer" to 100 -- maximum loudness
# Description
Use the rightBalance property to set the volume of audio played through the right speaker.
Setting the rightBalance to zero turns off audio to the right speaker.
>**Important:** This property only has an effect on media files that contain stereo audio tracks. > Mono audio tracks cannot currently be balanced.
# Tags
# See
- **property:** rightBalance, audioPan - **object:** player