-
-
Notifications
You must be signed in to change notification settings - Fork 35
Multiple files playing issue #54
Copy link
Copy link
Open
sunny-chung/java-stream-player
#1Labels
bugimprovementRefactorings and internal structure improvementsRefactorings and internal structure improvements
Metadata
Metadata
Assignees
Labels
bugimprovementRefactorings and internal structure improvementsRefactorings and internal structure improvements
If multiple audio files are opened and played, they play one after each other, but it freezes the program where actions like .stop(), etc can't be used, which is a problem as now all files that are queued can't be stopped. Is there a way to fix this?