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