public class TimestampAligner
extends java.lang.Object
Constructor and Description |
---|
TimestampAligner() |
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Dispose native timestamp aligner.
|
static long |
getRtcTimeNanos()
Wrapper around rtc::TimeNanos().
|
long |
translateTimestamp(long cameraTimeNs)
Translates camera timestamps to the same timescale as is used by rtc::TimeNanos().
|
public static long getRtcTimeNanos()
public long translateTimestamp(long cameraTimeNs)
public void dispose()
6.0.0