mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
CUERipper: track quality calculations closer to EAC values
This commit is contained in:
@@ -22,7 +22,7 @@ namespace CUETools.Ripper
|
||||
string CurrentReadCommand { get; }
|
||||
int CorrectionQuality { get; set; }
|
||||
BitArray FailedSectors { get; }
|
||||
BitArray RetrySectors { get; }
|
||||
byte[] RetryCount { get; }
|
||||
|
||||
event EventHandler<ReadProgressArgs> ReadProgress;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user