Thema: mp3 duration

Einzelnen Beitrag anzeigen

Benutzerbild von Gausi
Gausi
Online

Registriert seit: 17. Jul 2005
900 Beiträge
 
Delphi 11 Alexandria
 
#6

Re: mp3 duration

  Alt 4. Apr 2009, 10:02
Zitat von DmVinny:
When I try to use loadfromstream i get an access violation.
Sorry, I forgot to add to create the objects
Delphi-Quellcode:
Id3v1Tag := TId3v1Tag.Create;
Id3v2Tag := TId3v2Tag.Create;
mpegInfo := TMpegInfo.Create;
This should work.
Being smart will count for nothing if you don't make the world better. You have to use your smarts to count for something, to serve life, not death.
  Mit Zitat antworten Zitat