Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ getDataSize
Method
getDataSize
YUViewLib/src/ffmpeg/AVPacketWrapper.cpp:310–314 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
308
}
309
310
int AVPacketWrapper::getDataSize()
311
{
312
this->update();
313
return this->size;
314
}
315
316
PacketType AVPacketWrapper::getPacketType() const
317
{
Callers
3
parseAVPacket
Method · 0.80
pushAVPacket
Method · 0.80
getNextUnit
Method · 0.80
Calls
1
update
Method · 0.95
Tested by
no test coverage detected