From f268ac8a62aa005fb5a56e358159b00fe55315e2 Mon Sep 17 00:00:00 2001 From: Grigory Chudov Date: Mon, 25 Mar 2013 00:29:50 -0400 Subject: [PATCH] nothing interesting --- .hgignore | 1 + taglib-sharp/src/TagLib/Asf/FilePropertiesObject.cs | 10 +++++++++- 2 files changed, 10 insertions(+), 1 deletion(-) 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