translateTimestamp

open fun translateTimestamp(cameraTimeNs: Long): Long

Translates camera timestamps to the same timescale as is used by rtc::TimeNanos(). `cameraTimeNs` is assumed to be accurate, but with an unknown epoch and clock drift. Returns the translated timestamp.