getting attributes of .mp3 and .wav
C#
3
Posts
2
Posters
0
Views
1
Watching
-
How to get attributes of .mp3 and .wav in c# without using TagLib and Microsoft.Directx.AudioVideoPlayback?
-
How to get attributes of .mp3 and .wav in c# without using TagLib and Microsoft.Directx.AudioVideoPlayback?
-
try this article Professional Tag Editor for MP3 (ID3) and WMA[^] it does mp3 and WMA. Not sure for the WAV's tho.
The FoZ
Thank you....