delphimp3file-properties

How to edit mp3 file details (Delphi)


How can i edit mp3 file details , such as Description , Title , Subtitle , Rating , Artist , ... using delphi . is there any component to do this ?

Thank you


Solution

  • You may probably be able to manipulate not only ID3V1 but ID3V2 as well.

    so, this is library that may help you

    http://www.3delite.hu/Object Pascal Developer Resources/id3v2library.html