MCPcopy 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
154AVFrame *AVFrameWrapper::getFrame() const
155{
156 return this->frame;
157}
158
159int AVFrameWrapper::getWidth()
160{

Callers 4

getFrameFromDecoderMethod · 0.80
getSideDataMethod · 0.80
getMetadataMethod · 0.80
freeFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected