I have a series of mp3 files that I want to extract the filename and the duration.
It is quite straight forward to extract the filename using the GetFiles method (system.IO).
However, I am having real problems determining the duration.
As I understand it, that info is one component in a collection of metadata.
If somebody could give me a bit of an idea, I would appreciate it (preferably with VB.NET - don't know much about C++ or C#).
Kind regards
Ross

New Topic/Question
Reply



MultiQuote



|