pub fn apply_motion(preset: &MotionPreset, clip: &mut Clip, scaled: bool)Expand description
Apply a motion preset to a clip (properties it doesn’t have are skipped; effect params create the
effect when missing). scaled as in apply_curve.
pub fn apply_motion(preset: &MotionPreset, clip: &mut Clip, scaled: bool)Apply a motion preset to a clip (properties it doesn’t have are skipped; effect params create the
effect when missing). scaled as in apply_curve.