Detect host offline rendering state and if active, use the stretchsource directly instead of the thread buffered source
This commit is contained in:
@ -111,6 +111,7 @@ public:
|
||||
void timerCallback(int id) override;
|
||||
double getSampleRateChecked();
|
||||
int m_abnormal_output_samples = 0;
|
||||
|
||||
private:
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user