gstreamer_net_sys

Function gst_ntp_clock_new

Source
pub unsafe extern "C" fn gst_ntp_clock_new(
    name: *const c_char,
    remote_address: *const c_char,
    remote_port: c_int,
    base_time: GstClockTime,
) -> *mut GstClock