Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | List of all members
librealsense::md_rs400_sensor_timestamp Class Reference

Optical timestamp for RS4xx devices is calculated internally. More...

#include <metadata-parser.h>

Inheritance diagram for librealsense::md_rs400_sensor_timestamp:
librealsense::md_attribute_parser_base

Public Member Functions

 md_rs400_sensor_timestamp (std::shared_ptr< md_attribute_parser_base > sensor_ts_parser, std::shared_ptr< md_attribute_parser_base > frame_ts_parser)
 
virtual ~md_rs400_sensor_timestamp ()
 
rs2_metadata_type get (const frame &frm) const override
 
bool supports (const frame &frm) const override
 
- Public Member Functions inherited from librealsense::md_attribute_parser_base
virtual ~md_attribute_parser_base ()=default
 

Detailed Description

Optical timestamp for RS4xx devices is calculated internally.

Constructor & Destructor Documentation

◆ md_rs400_sensor_timestamp()

librealsense::md_rs400_sensor_timestamp::md_rs400_sensor_timestamp ( std::shared_ptr< md_attribute_parser_base sensor_ts_parser,
std::shared_ptr< md_attribute_parser_base frame_ts_parser 
)
inlineexplicit

◆ ~md_rs400_sensor_timestamp()

virtual librealsense::md_rs400_sensor_timestamp::~md_rs400_sensor_timestamp ( )
inlinevirtual

Member Function Documentation

◆ get()

rs2_metadata_type librealsense::md_rs400_sensor_timestamp::get ( const frame frm) const
inlineoverridevirtual

◆ supports()

bool librealsense::md_rs400_sensor_timestamp::supports ( const frame frm) const
inlineoverridevirtual

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