H o m e     -     D o w n l o a d     -     B u y     -     C o n t a c t     -     V o t e s     -      G u e s t b o o k

MP3Info 1.0
Capture d'écran de MP3Info

For developers only.

DLL with an example written in Delphi4 (it perfectly walks but is not compiled to decrease the size of the pack).
It permits:
1)Reading and the writing of the ID3 Tag (Artist, Title, Album, Year, Genre, Track, Comment) of MP3 files.
2)Reading of the Mpgs informations as the length of the MP3, its KBitrate, its SamplingRate...etc
I didn't arrive to create an example in Visual Basic 5, if you made it, please send it to me.



--------------------------------------------------------------------------------
The DLL returns the ID3 Tag and the Mpg informations under these formats:
--------------------------------------------------------------------------------
ID3TAG=record
Title, Artist, Album, Genre, Year, Comment: shortstring;
Track : integer;
end;

MpgInfo=record
Version, Layer, ChannelMode, ChannelModeExt, Emphasis : shortstring;
Duration, KBitRate, SamplingRate, FrameLen, Frames : integer;
Sync, CRC, Copyright, Original : boolean;
end;


Copyrights :

This soft is a SHAREWARE and you can distribute it following these conditions:
1)All copyrights are exclusively owned by the author, Mohammed El Mehdi ZOUBIRI.
2)This version is for evaluation only. It's limited to 30 days.
3)You are free to distribute it by electronic means and make as many evaluation copies as you want on electronic or magnetic media, as long as the files of this package remain unmodified, with documentation intact.
4)Distributing parts separately is not allowed!
5)The trading of his soft is prohibited without the author's prior permission.
6)Including the evaluation copy in shareware CD-ROMs is permitted.
7)This soft is a shareware, but all its functions are available. You can send me your contribution (9$) online (Yaskifo! website) or by check.

THIS SOFTWARE AND THE ACCOMPANYING FILES ARE DISTRIBUTED "AS IS" AND WITHOUT ANY WARRANTIES WHETHER EXPRESSED OR IMPLIED. NO REPONSIBILITIES FOR POSSIBLE DAMAGES OR EVEN FUNCTIONALITY IS TAKEN. THE USER MUST ASSUME THE ENTIRE RISK OF USING THIS PROGRAM. ALL TRADEMARKS ARE PROPERTY OF MEHDI SOFTWARE.

mehDiZsoft V4 - Webmaster : mehDiZ - Graphisme : Casey - Optimised for IE 5.0 1024x768
© 2002 All rights reserved -All quoted marks belong to their respective owners.
All reproduction, even partial, by whatever process that it is is forbidden strictly without the previous agreement of authors. If you notice a broken link, thank you for reporting it HERE.
Thank's to Free for the free hosting.