Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ needsLoading
Method
needsLoading
YUViewLib/src/playlistitem/playlistItemDifference.cpp:134–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
ItemLoadingState playlistItemDifference::needsLoading(int frameIdx, bool loadRawData)
135
{
136
return this->difference.needsLoading(frameIdx, loadRawData);
137
}
138
139
QSize playlistItemDifference::getSize() const
140
{
Callers
1
loadFrame
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected