MCPcopy 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
TimelineMethod · 0.45
apply_effectsMethod · 0.45
GetFrameMethod · 0.45
apply_json_to_clipsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected