Page 1 of 1

Getting sequence initialization time

Posted: Mon Sep 13, 2021 7:37 am
by aschulster
Hello,

I am using the Motive API for a project, and I would need to get the absolute time at which a frame has been capture.

For now I can use the TT_FrameTimeStamp method to get the timestamp of a frame relativaly to the capture sequence start. But I would therefore also need a timestamp of the capture sequence beginning. I have looked into the Motive API Function Reference page but I am not able to find a method returning such information.

Does anyone know how to get this? :)