missed GetError commit
This commit is contained in:
@@ -144,6 +144,7 @@ public:
|
||||
unsigned GetNumChannels() const { return 1; }
|
||||
int GetNextSourceFrame() const { return 0; }
|
||||
float GetStreamToSourceRatio() const { return 1.0f; }
|
||||
RString GetError() const { return ""; }
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user