![]() |
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); |
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 16:06 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz