Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ getWidth
Method
getWidth
YUViewLib/src/ffmpeg/AVFrameWrapper.cpp:159–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
}
158
159
int AVFrameWrapper::getWidth()
160
{
161
this->update();
162
return this->width;
163
}
164
165
int AVFrameWrapper::getHeight()
166
{
Callers
1
decodeFrame
Method · 0.80
Calls
1
update
Method · 0.95
Tested by
no test coverage detected