MCPcopy Create free account
hub / github.com/IENT/YUView / needsLoading

Method needsLoading

YUViewLib/src/playlistitem/playlistItemResample.cpp:283–286  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

281}
282
283ItemLoadingState playlistItemResample::needsLoading(int frameIdx, bool loadRawData)
284{
285 return this->video.needsLoading(frameIdx, loadRawData);
286}
287
288void playlistItemResample::loadFrame(int frameIdx, bool playing, bool loadRawData, bool emitSignals)
289{

Callers 1

loadFrameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected