GetNextStreamFrame -> GetNextSourceFrame

This commit is contained in:
Glenn Maynard
2006-11-29 21:52:31 +00:00
parent 14c8d02e9e
commit 8542b7d190
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -224,7 +224,7 @@ bool RageSoundReader_Chain::IsStreamingFromDisk() const
return false;
}
int RageSoundReader_Chain::GetNextStreamFrame() const
int RageSoundReader_Chain::GetNextSourceFrame() const
{
return m_iCurrentFrame;
/* int iPosition = m_apActiveSounds[0].pSound->GetPosition();