mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
nothing interesting
This commit is contained in:
@@ -18,3 +18,4 @@ ttalib-1.1/x64
|
||||
CUETools.AVX/Win32
|
||||
CUETools.AVX/x64
|
||||
CUETools/TestResults/
|
||||
bin/CUETools_2.1.4
|
||||
|
||||
@@ -234,6 +234,14 @@ namespace TagLib.Asf {
|
||||
get {return preroll;}
|
||||
}
|
||||
|
||||
//public long AudioSampleCount
|
||||
//{
|
||||
// get
|
||||
// {
|
||||
// return (((long) send_duration - (long) preroll * 10000) * 44100 + 5000000) / 10000000;
|
||||
// }
|
||||
//}
|
||||
|
||||
/// <summary>
|
||||
/// Gets the flags of the file described by the current
|
||||
/// instance.
|
||||
|
||||
Reference in New Issue
Block a user