Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ setVideoCache
Method
setVideoCache
YUViewLib/src/ui/views/SplitViewWidget.cpp:124–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
playback = p;
123
}
124
void splitViewWidget::setVideoCache(video::VideoCache *p)
125
{
126
cache = p;
127
}
128
129
/** The common settings might have changed.
130
* Reload all settings from the QSettings and set them.
Callers
1
MainWindow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected