SoundInst.Cursor
UInt64 Cursor{ get }
Description
This voice’s playback position in source samples. For stream sounds this is an absolute position in the stream, so Sound.TotalSamples - Cursor is how much audio is queued ahead of this voice. Only fully in-memory sounds can Seek, streams read forward only.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!