mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 06:01:12 +00:00
Also use test frame decoding parameters when creating a test renderer
This commit is contained in:
@@ -138,6 +138,7 @@ public:
|
||||
return true;
|
||||
}
|
||||
|
||||
// NOTE: This can be called BEFORE initialize()!
|
||||
virtual bool needsTestFrame() {
|
||||
// No test frame required by default
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user