Sound.CursorSamples
int CursorSamples{ get }
Description
How far ReadSamples has consumed into a stream sound, in samples. Playing voices don’t move this - each tracks its own position in SoundInst.Cursor. Non-stream sounds return 0.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!