MCPcopy 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}
79int Node::getType() const
80{
81 return mType;
82}
83
84std::vector<std::string> Node::toString(int index) const
85{

Callers 5

onFrameMethod · 0.45
onFrameMethod · 0.45
testDemuxerFunction · 0.45
onFrameMethod · 0.45
OnRenderFrameFunction · 0.45

Calls

no outgoing calls

Tested by 4

onFrameMethod · 0.36
testDemuxerFunction · 0.36
onFrameMethod · 0.36
OnRenderFrameFunction · 0.36