Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ getFlags
Method
getFlags
YUViewLib/src/ffmpeg/AVPacketWrapper.cpp:280–284 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
278
}
279
280
int AVPacketWrapper::getFlags()
281
{
282
this->update();
283
return this->flags;
284
}
285
286
bool AVPacketWrapper::getFlagKeyframe()
287
{
Callers
1
pushAVPacket
Method · 0.80
Calls
1
update
Method · 0.95
Tested by
no test coverage detected