Fix crash/freezing after rendering when using soundio/JACK (#5681)
This commit is contained in:
@@ -110,6 +110,7 @@ private:
|
||||
fpp_t m_outBufFrameIndex;
|
||||
|
||||
bool m_stopped;
|
||||
bool m_outstreamStarted;
|
||||
|
||||
int m_disconnectErr;
|
||||
void onBackendDisconnect(int err);
|
||||
|
||||
Reference in New Issue
Block a user