Rerun C++ SDK
Loading...
Searching...
No Matches
rerun::datatypes::VideoTimestamp Struct Reference

Datatype: Presentation timestamp within a archetypes::AssetVideo. More...

#include <rerun/datatypes/video_timestamp.hpp>

Public Member Functions

 VideoTimestamp (int64_t timestamp_ns_)
 
VideoTimestampoperator= (int64_t timestamp_ns_)
 

Public Attributes

int64_t timestamp_ns
 Presentation timestamp value in nanoseconds.
 

Detailed Description

Datatype: Presentation timestamp within a archetypes::AssetVideo.

Specified in nanoseconds. Presentation timestamps are typically measured as time since video start.


The documentation for this struct was generated from the following file: