Specifies the volume of the left stereo channel output of a player control.
# Metadata
Platforms: desktop OS: mac Introduced: 9.0.1 Security:
# Syntax
set the leftBalance of player to percentage
# Examples
set the leftBalance of player "myVideoPlayer" to 100 -- maximum loudness
# Description
Use the leftBalance property to set the volume of audio played through the left speaker.
Setting the leftBalance to zero turns off audio to the left 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