Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ getStreamIndex
Method
getStreamIndex
YUViewLib/src/ffmpeg/AVPacketWrapper.cpp:256–260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
254
}
255
256
int AVPacketWrapper::getStreamIndex()
257
{
258
this->update();
259
return this->stream_index;
260
}
261
262
int64_t AVPacketWrapper::getPTS()
263
{
Callers
1
goToNextPacket
Method · 0.45
Calls
1
update
Method · 0.95
Tested by
no test coverage detected