Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/CicadaPlayer
/ getType
Method
getType
framework/utils/xml/Node.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
mType = type;
78
}
79
int Node::getType() const
80
{
81
return mType;
82
}
83
84
std::vector<std::string> Node::toString(int index) const
85
{
Callers
5
onFrame
Method · 0.45
onFrame
Method · 0.45
testDemuxer
Function · 0.45
onFrame
Method · 0.45
OnRenderFrame
Function · 0.45
Calls
no outgoing calls
Tested by
4
onFrame
Method · 0.36
testDemuxer
Function · 0.36
onFrame
Method · 0.36
OnRenderFrame
Function · 0.36