Interface VolumeBalance

An interface indicating the balance level of each channel on a stereo device or channel.

Hierarchy

  • VolumeBalance

Properties

Properties

left: number

left: The volume for the left channel.

right: number

right: The volume for the right channel.

stereo?: boolean

stereo: A flag indicating whether the owner is stereo.

Generated using TypeDoc