Struct AudioEffectPanner

Adds a panner audio effect to an Audio bus. Pans sound left or right.

struct AudioEffectPanner ;

Determines how much of an audio signal is sent to the left and right buses.

Properties

NameTypeDescription
pan[get, set] doublePan position. Value can range from -1 (fully left) to 1 (fully right).

Methods

NameDescription
getPan
setPan