MCPcopy Create free account
hub / github.com/MaaXYZ/MaaFramework / init

Method init

source/MaaAdbControlUnit/Screencap/Minicap/MinicapDirect.cpp:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15bool MinicapDirect::init()
16{
17 return init_binary();
18}
19
20std::optional<cv::Mat> MinicapDirect::screencap()
21{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected