more reference player work

This commit is contained in:
tildearrow 2025-10-29 19:25:08 -05:00
parent c7fe8fea80
commit a49306b4bd
7 changed files with 34 additions and 5 deletions

View file

@ -1573,7 +1573,7 @@ class DivEngine {
previewVol(1.0f),
filePlayerBufLen(0),
curFilePlayer(NULL),
filePlayerSync(true),
filePlayerSync(false),
filePlayerCueSeconds(0),
filePlayerCueMicros(0),
totalProcessed(0),