Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ init
Method
init
source/MaaAdbControlUnit/EmulatorExtras/LDPlayerExtras.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
bool LDPlayerExtras::init()
43
{
44
return load_ld_library() && create_ld_instance();
45
}
46
47
std::optional<cv::Mat> LDPlayerExtras::screencap()
48
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected