Function mlt_sys::mlt_property_anim_set_string[][src]

pub unsafe extern "C" fn mlt_property_anim_set_string(
    self_: mlt_property,
    value: *const c_char,
    fps: f64,
    locale: locale_t,
    position: c_int,
    length: c_int
) -> c_int