Changes the volume.

Hierarchy

  • ChangeVolumeActionConfig

Properties

value: number

The value to change the volume by.

valueIsAbsolute: boolean

True when the value is an absolute value, false when it is a relative/delta.

wrapAround: boolean

True when the volume should wrap around, false when it should be clamped to the range of 0.0 to 1.0.

Generated using TypeDoc