Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenShot/libopenshot
/ Position
Method
Position
src/QtPlayer.cpp:161–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
int64_t QtPlayer::Position()
162
{
163
return p->video_position;
164
}
165
166
void QtPlayer::Seek(int64_t new_frame)
167
{
Callers
15
operator()
Method · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
adjust_timeline_framenumber
Method · 0.45
Timeline
Method · 0.45
apply_effects
Method · 0.45
calculate_max_duration
Method · 0.45
GetFrame
Method · 0.45
find_intersecting_clips
Method · 0.45
apply_json_to_clips
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected