mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
Add logging callbacks for SLAudio and SLVideo
This commit is contained in:
@@ -18,6 +18,8 @@ public:
|
||||
virtual void renderFrameOnMainThread() {}
|
||||
|
||||
private:
|
||||
static void slLogCallback(void* context, ESLVideoLog logLevel, const char* message);
|
||||
|
||||
CSLVideoContext* m_VideoContext;
|
||||
CSLVideoStream* m_VideoStream;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user