GetNextStreamFrame -> GetNextSourceFrame
This commit is contained in:
@@ -999,7 +999,7 @@ int RageSoundReader_MP3::SetPosition_Fast( int ms )
|
||||
}
|
||||
|
||||
// XXX: untested
|
||||
int RageSoundReader_MP3::GetNextStreamFrame() const
|
||||
int RageSoundReader_MP3::GetNextSourceFrame() const
|
||||
{
|
||||
mad_timer_t now( mad->Timer );
|
||||
mad_timer_multiply( &now, mad->Frame.header.samplerate );
|
||||
|
||||
Reference in New Issue
Block a user