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

Method getInputFormat

YUViewLib/src/ffmpeg/AVFormatContextWrapper.cpp:218–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216}
217
218AVInputFormatWrapper AVFormatContextWrapper::getInputFormat()
219{
220 this->update();
221 return this->iformat;
222}
223
224int64_t AVFormatContextWrapper::getStartTime()
225{

Callers 2

Calls 1

updateMethod · 0.95

Tested by

no test coverage detected