Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ connected
Method
connected
source/MaaKWinControlUnit/Screencap/PipeWireScreencap.cpp:358–361 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
356
}
357
358
bool PipeWireScreencap::connected() const
359
{
360
return connected_;
361
}
362
363
bool PipeWireScreencap::screencap(cv::Mat& image)
364
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected