Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
218
AVInputFormatWrapper AVFormatContextWrapper::getInputFormat()
219
{
220
this->update();
221
return this->iformat;
222
}
223
224
int64_t AVFormatContextWrapper::getStartTime()
225
{
Callers
2
restartParsingOfCurrentItem
Method · 0.45
openFileAndFindVideoStream
Method · 0.45
Calls
1
update
Method · 0.95
Tested by
no test coverage detected