diff --git a/.hgignore b/.hgignore index a0a8da9..abda625 100644 --- a/.hgignore +++ b/.hgignore @@ -18,3 +18,4 @@ ttalib-1.1/x64 CUETools.AVX/Win32 CUETools.AVX/x64 CUETools/TestResults/ +bin/CUETools_2.1.4 diff --git a/taglib-sharp/src/TagLib/Asf/FilePropertiesObject.cs b/taglib-sharp/src/TagLib/Asf/FilePropertiesObject.cs index 79021b4..cca2e5b 100644 --- a/taglib-sharp/src/TagLib/Asf/FilePropertiesObject.cs +++ b/taglib-sharp/src/TagLib/Asf/FilePropertiesObject.cs @@ -232,7 +232,15 @@ namespace TagLib.Asf { /// public ulong Preroll { get {return preroll;} - } + } + + //public long AudioSampleCount + //{ + // get + // { + // return (((long) send_duration - (long) preroll * 10000) * 44100 + 5000000) / 10000000; + // } + //} /// /// Gets the flags of the file described by the current