This commit is contained in:
2026-02-25 11:07:56 +01:00
parent f7cdc84a2a
commit 4a9aa63f92
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@@ -163,6 +163,7 @@ static DWORD run(LPVOID arg)
if (has_frames) {
Queue_t *q = get(handle);
handle->at_second = q->at_second;
handle->music_duration = q->music_duration;
MUTEX_UNLOCK(handle->mutex);
if (q->command == STOP) {