Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ getCodecpar
Method
getCodecpar
YUViewLib/src/ffmpeg/AVStreamWrapper.cpp:336–340 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
334
}
335
336
AVCodecParametersWrapper AVStreamWrapper::getCodecpar()
337
{
338
this->update();
339
return this->codecpar;
340
}
341
342
void AVStreamWrapper::update()
343
{
Callers
1
getVideoCodecPar
Method · 0.80
Calls
1
update
Method · 0.95
Tested by
no test coverage detected