Added detector for invalid sample values in plugin output
This commit is contained in:
@ -110,6 +110,7 @@ public:
|
||||
double getPreBufferingPercent();
|
||||
void timerCallback(int id) override;
|
||||
double getSampleRateChecked();
|
||||
int m_abnormal_output_samples = 0;
|
||||
private:
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user