OSDN Git Service

Fixed detection of bit depth.
authorlordmulder <mulder2@gmx.de>
Thu, 8 Mar 2012 00:34:00 +0000 (01:34 +0100)
committerlordmulder <mulder2@gmx.de>
Thu, 8 Mar 2012 00:34:00 +0000 (01:34 +0100)
src/Thread_FileAnalyzer.cpp

index f56b59f..40fae4c 100644 (file)
@@ -110,6 +110,7 @@ const char *FileAnalyzer::g_tags_aud[] =
        "Format_Version",
        "Channel(s)",
        "SamplingRate",
+       "BitDepth",
        "BitRate",
        "BitRate_Mode",
        NULL