Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
236
AVFormatContext *AVFormatContextWrapper::getFormatCtx() const
237
{
238
return this->ctx;
239
}
240
241
AVDictionaryWrapper AVFormatContextWrapper::getMetadata()
242
{
Callers
4
openInput
Method · 0.80
seekFrame
Method · 0.80
seekBeginning
Method · 0.80
goToNextPacket
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected