Function mlt_sys::mlt_property_anim_set_double[][src]

pub unsafe extern "C" fn mlt_property_anim_set_double(
    self_: mlt_property,
    value: f64,
    fps: f64,
    locale: locale_t,
    position: c_int,
    length: c_int,
    keyframe_type: mlt_keyframe_type
) -> c_int