Function gstreamer_editing_services_sys::ges_clip_set_top_effect_index_full[][src]

pub unsafe extern "C" fn ges_clip_set_top_effect_index_full(
    clip: *mut GESClip,
    effect: *mut GESBaseEffect,
    newindex: c_uint,
    error: *mut *mut GError
) -> gboolean
This is supported on crate feature v1_18 only.