Function gstreamer_editing_services_sys::ges_clip_get_timeline_time_from_internal_time[][src]

pub unsafe extern "C" fn ges_clip_get_timeline_time_from_internal_time(
    clip: *mut GESClip,
    child: *mut GESTrackElement,
    internal_time: GstClockTime,
    error: *mut *mut GError
) -> GstClockTime
This is supported on crate feature v1_18 only.