MCPcopy 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
330int AVStreamWrapper::getIndex()
331{
332 this->update();
333 return this->index;
334}
335
336AVCodecParametersWrapper AVStreamWrapper::getCodecpar()
337{

Callers 2

getVideoStreamIndexMethod · 0.80
seekToDTSMethod · 0.80

Calls 1

updateMethod · 0.95

Tested by

no test coverage detected