Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ getTimeBase
Method
getTimeBase
YUViewLib/src/ffmpeg/AVCodecContextWrapper.cpp:464–468 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
462
}
463
464
AVRational AVCodecContextWrapper::getTimeBase()
465
{
466
this->update();
467
return this->time_base;
468
}
469
470
QByteArray AVCodecContextWrapper::getExtradata()
471
{
Callers
nothing calls this directly
Calls
1
update
Method · 0.95
Tested by
no test coverage detected