commit 11/04/2025
This commit is contained in:
@@ -129,6 +129,7 @@ public class AudioPlayer {
|
||||
currentFile = "";
|
||||
currentFileHandle = 0;
|
||||
});
|
||||
pl.setName("PlaybackStatus Monitor Thread");
|
||||
pl.setDaemon(true);
|
||||
pl.start();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user