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

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

#include <rerun/encodings/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

Encoding: 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: