Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ getIndex
Method
getIndex
YUViewLib/src/ffmpeg/AVStreamWrapper.cpp:330–334 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
328
}
329
330
int AVStreamWrapper::getIndex()
331
{
332
this->update();
333
return this->index;
334
}
335
336
AVCodecParametersWrapper AVStreamWrapper::getCodecpar()
337
{
Callers
2
getVideoStreamIndex
Method · 0.80
seekToDTS
Method · 0.80
Calls
1
update
Method · 0.95
Tested by
no test coverage detected