Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Multimedia (https://www.delphipraxis.net/16-multimedia/)
-   -   Delphi mp3 unendlich oft abspielen (https://www.delphipraxis.net/43273-mp3-unendlich-oft-abspielen.html)

hannibal007 31. Mär 2005 19:44


mp3 unendlich oft abspielen
 
Was muss ich an meinem Code ändern damit das Lied unendlich oft abgespielt wird?
Delphi-Quellcode:
  mciSendString('open test.mp3 type MPEGVideo alias musik',nil,0,0);
  mciSendString('play musik from 0',nil,0,0);

Jarmen_Kell 6. Apr 2005 18:59

Re: mp3 unendlich oft abspielen
 
Mach das doch mit dem TMediaPlayer.
Da müsste es meines erachtens ne Loop-Funktion geben


Alle Zeitangaben in WEZ +1. Es ist jetzt 07:14 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz