MCPcopy Create free account
hub / github.com/Tencent/libpag / isValid

Method isValid

exporter/src/export/encode/PAGEncodeThread.cpp:40–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40bool PAGEncodeThread::isValid() const {
41 return valid;
42}
43
44void PAGEncodeThread::close() {
45 inputFinished = true;

Callers 7

isIndexValidMethod · 0.45
dataMethod · 0.45
dataMethod · 0.45
dataMethod · 0.45
dataMethod · 0.45
dataMethod · 0.45
GetVideoSequenceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected