MCPcopy 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
134ItemLoadingState playlistItemDifference::needsLoading(int frameIdx, bool loadRawData)
135{
136 return this->difference.needsLoading(frameIdx, loadRawData);
137}
138
139QSize playlistItemDifference::getSize() const
140{

Callers 1

loadFrameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected