Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ getFrame
Method
getFrame
YUViewLib/src/ffmpeg/AVFrameWrapper.cpp:154–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
AVFrame *AVFrameWrapper::getFrame() const
155
{
156
return this->frame;
157
}
158
159
int AVFrameWrapper::getWidth()
160
{
Callers
4
getFrameFromDecoder
Method · 0.80
getSideData
Method · 0.80
getMetadata
Method · 0.80
freeFrame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected