[This is preliminary documentation and subject to change.]
The Balance property sets or retrieves a value that controls the multimedia stream's audio balance between left and right speakers.
object.Balance [ = lBalance]
The default value of zero indicates equal balance between left and right.
This property of the BPCVid object is passed to the current input device. You should set it using the BPCVid object instead of the BPCDeviceBase object. Otherwise, the Video control is not updated, and future behavior is undefined.
Windows NT: Unsupported.
Windows: Requires Windows 98.
Windows CE: Unsupported.
Header: Declared in vidsvr.odl.
Import Library: Included as a resource in vid.ocx.
Unicode: Yes.