Home
last modified time | relevance | path

Searched defs:new_starting_frame (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/libopenshot/libopenshot-0.2.7/src/
H A DTimeline.cpp1205 … int64_t new_starting_frame = (existing_clip->Position() * info.fps.ToDouble()) + 1; in apply_json_to_clips() local
1218 int64_t new_starting_frame = (change["value"]["position"].asDouble() * info.fps.ToDouble()) + 1; in apply_json_to_clips() local
1317 int64_t new_starting_frame = (change["value"]["position"].asDouble() * info.fps.ToDouble()) + 1; in apply_json_to_effects() local