leftBalance

Typeproperty
DictionaryLCS
LibraryLiveCode Script
Syntax
set the leftBalance of <player> to <percentage>
Associationsplayer
Summary

Specifies the volume of the left stereo channel output of a player control.

Introduced9.0.1
OSmac
Platformsdesktop
Example
set the leftBalance of player "myVideoPlayer" to 100 -- maximum loudness
Values
NameTypeDescription
Value

The leftBalance is a number between zero and 100. By default, the leftBalance property is 100.

RelatedProperty: rightBalance, audioPan
Object: player
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.

Tagsmultimedia