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

Method createVideoHandlerControls

YUViewLib/src/video/videoHandler.cpp:415–418  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

413}
414
415QLayout *videoHandler::createVideoHandlerControls(bool)
416{
417 return nullptr;
418}
419
420ItemLoadingState videoHandler::needsLoadingRawValues(int frameIndex)
421{

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected