this filter doesn't propagate errors; an error in one sound doesn't kill the rest
This commit is contained in:
@@ -41,6 +41,7 @@ public:
|
||||
bool SetProperty( const RString &sProperty, float fValue );
|
||||
int GetNextSourceFrame() const;
|
||||
float GetStreamToSourceRatio() const;
|
||||
RString GetError() const { return ""; }
|
||||
|
||||
private:
|
||||
int GetSampleRateInternal() const;
|
||||
|
||||
Reference in New Issue
Block a user