Get FileInfo of an Audio [modified]
-
Hello, (first im sorry for my english ist verry bad ( :) since 3 days i try to get the FileInfo like Author, Album, Tracknumber, Genre ect. of an audio file, but i faild. i found an article shows exactly what i want but its in c++ http://www.codeproject.com/KB/audio-video/cmp3info.aspx[^] Has anyone an idea how to get this informations? thanks a lot
modified on Tuesday, September 30, 2008 1:30 PM
-
Hello, (first im sorry for my english ist verry bad ( :) since 3 days i try to get the FileInfo like Author, Album, Tracknumber, Genre ect. of an audio file, but i faild. i found an article shows exactly what i want but its in c++ http://www.codeproject.com/KB/audio-video/cmp3info.aspx[^] Has anyone an idea how to get this informations? thanks a lot
modified on Tuesday, September 30, 2008 1:30 PM
You need c# version of id3 tag library. A simple search on Google or codeproject should bring helpful results.
Giorgi Dalakishvili #region signature my articles My blog[^] #endregion
-
You need c# version of id3 tag library. A simple search on Google or codeproject should bring helpful results.
Giorgi Dalakishvili #region signature my articles My blog[^] #endregion
problem was to search somethink i dont know. now i know that its called id3 tag thank you verry much
-
problem was to search somethink i dont know. now i know that its called id3 tag thank you verry much
You are welcome. Hope you will be able to find interesting results.
Giorgi Dalakishvili #region signature my articles My blog[^] #endregion