MCPcopy Create free account
hub / github.com/IENT/YUView / getFormatCtx

Method getFormatCtx

YUViewLib/src/ffmpeg/AVFormatContextWrapper.cpp:236–239  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

234}
235
236AVFormatContext *AVFormatContextWrapper::getFormatCtx() const
237{
238 return this->ctx;
239}
240
241AVDictionaryWrapper AVFormatContextWrapper::getMetadata()
242{

Callers 4

openInputMethod · 0.80
seekFrameMethod · 0.80
seekBeginningMethod · 0.80
goToNextPacketMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected