SoundChannel::GetPan

SoundChannel::GetPan
virtual float GetPan() = 0;
Description

GetPan obtains the current pan of the sound, previously set by SetPan.

Return Value

A float value containing the pan value ranging from -1.0 to 1.0.