README.md
December 4, 2022 ยท View on GitHub
Description
InfoTag v1.0 is a WMA and MP3 Header Metadata reader. This is an Active-X Dll, so it is compatible with any windows programming language.
More Info
| Submitted On | |
| By | Somenon |
| Level | Advanced |
| User Rating | 3.7 (11 globes from 3 users) |
| Compatibility | C#, VB.NET, C++.NET |
| Category | Complete Applications |
| World | .Net (C#, VB.net) |
| Archive File |
Source Code
For some reason, my code submission keeps getting deleted from PSC. However, I have found that quite a few people on the internet have been looking for a way to read metadata from WMA files. I have fixed that problem by supplying an Active-X Dll in which is a function when passed a file path, it will return information such as Artist, Title, Album, Duration, Bitrate, Mode, Copyright, Licensing, Etc.. I have uploaded a completed project (source code) along with a compiled version, if you wish browse the code for malice and recompile, there's nothing else to do. It also includes a flat text file with information on property types and function parameters. The link is: http://www.reepville.com/infotag.zip
Enjoy
-Somenon