Fixed detection of bit depth.

This commit is contained in:
LoRd_MuldeR 2012-03-08 01:34:00 +01:00
parent 1d52b628d1
commit 326fd32ef6

View File

@ -110,6 +110,7 @@ const char *FileAnalyzer::g_tags_aud[] =
"Format_Version",
"Channel(s)",
"SamplingRate",
"BitDepth",
"BitRate",
"BitRate_Mode",
NULL