64-bit frame counts

This commit is contained in:
Glenn Maynard
2004-01-19 22:21:36 +00:00
parent 040bba5a8c
commit d29ac34a0f
+1 -1
View File
@@ -19,7 +19,7 @@ public:
/* Get the current position of a given buffer, in the same units and time base
* as passed to RageSound::GetPCM. */
virtual int GetPosition( const RageSoundBase *snd ) const = 0;
virtual int64_t GetPosition( const RageSoundBase *snd ) const = 0;
/* When a sound is finished playing (GetPCM returns less than requested) and
* the sound has been completely flushed (so GetPosition is no longer meaningful),