Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenShot/libopenshot
/ Seek
Method
Seek
src/QtPlayer.cpp:166–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
void QtPlayer::Seek(int64_t new_frame)
167
{
168
Seek(new_frame, true);
169
}
170
171
void QtPlayer::Seek(int64_t new_frame, bool start_preroll)
172
{
Callers
1
VideoCacheThread.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected