DecoderControl: use SignedSongTime for the song duration
This commit is contained in:
@@ -142,7 +142,7 @@ struct DecoderControl {
|
||||
*/
|
||||
SongTime end_time;
|
||||
|
||||
float total_time;
|
||||
SignedSongTime total_time;
|
||||
|
||||
/** the #MusicChunk allocator */
|
||||
MusicBuffer *buffer;
|
||||
|
||||
Reference in New Issue
Block a user