Function gstreamer_net_sys::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