Function datachannel_sys::rtcTransformTimestampToSeconds[][src]

pub unsafe extern "C" fn rtcTransformTimestampToSeconds(
    id: c_int,
    timestamp: u32,
    seconds: *mut f64
) -> c_int

Transform timestamp to seconds using track’s clock rate @param id Track id @param timestamp Timestamp @param seconds Pointer for result