Read mp3 Popularimeter in ID3.NET?

370 views Asked by At

Anyone know how to get the value of the POPM frame (Popularimeter ID3 tag) in ID3.NET?

If it is not possible, is there any other easy way to read the Popularimeter of mp3 files in C# .NET?

1

There are 1 answers

0
PeterCo On BEST ANSWER

If it is not possible with ID3.NET you can try to use Taglib Sharp.