SoundChannel::GetPosition

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

GetPosition obtains the currently playing position in the sound data, previously set by SetPosition.

Return Value

A float value containing the playing position.