Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
40
bool PAGEncodeThread::isValid() const {
41
return valid;
42
}
43
44
void PAGEncodeThread::close() {
45
inputFinished = true;
Callers
7
isIndexValid
Method · 0.45
data
Method · 0.45
data
Method · 0.45
data
Method · 0.45
data
Method · 0.45
data
Method · 0.45
GetVideoSequence
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected