Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ getMetadata
Method
getMetadata
YUViewLib/src/ffmpeg/AVFormatContextWrapper.cpp:241–245 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
239
}
240
241
AVDictionaryWrapper AVFormatContextWrapper::getMetadata()
242
{
243
this->update();
244
return this->metadata;
245
}
246
247
void AVFormatContextWrapper::update()
248
{
Callers
nothing calls this directly
Calls
1
update
Method · 0.95
Tested by
no test coverage detected