TimeInfo.timeInSamples

Current time from the beginning of the song in samples. This time can easily be negative, since eg. in REAPER you can change song beginning with "Project start time" settings.

struct TimeInfo
long timeInSamples;

Meta