Skip to main content

ges_clip_get_internal_time_from_timeline_time

Function ges_clip_get_internal_time_from_timeline_time 

Source
pub unsafe extern "C" fn ges_clip_get_internal_time_from_timeline_time(
    clip: *mut GESClip,
    child: *mut GESTrackElement,
    timeline_time: GstClockTime,
    error: *mut *mut GError,
) -> GstClockTime