MCPcopy 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
358bool PipeWireScreencap::connected() const
359{
360 return connected_;
361}
362
363bool PipeWireScreencap::screencap(cv::Mat& image)
364{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected