ifm3d
ifm3d::frame_metadata Namespace Reference

JSON key names under which RGB_INFO fields are stored in the ifm3d::Buffer metadata of decoded RTSP frames. More...

Variables

constexpr const char * VERSION = "version"
 
constexpr const char * FRAME_COUNTER = "frame_counter"
 
constexpr const char * TIMESTAMP_NS = "timestamp_ns"
 
constexpr const char * EXPOSURE_TIME = "exposure_time"
 
constexpr const char * EXTRINSIC_OPTIC_TO_USER = "extrinsic_optic_to_user"
 
constexpr const char * INTRINSIC_MODEL_ID = "intrinsic_model_id"
 
constexpr const char * INTRINSIC_PARAMETERS = "intrinsic_parameters"
 
constexpr const char * INVERSE_INTRINSIC_MODEL_ID
 
constexpr const char * INVERSE_INTRINSIC_PARAMETERS
 

Detailed Description

JSON key names under which RGB_INFO fields are stored in the ifm3d::Buffer metadata of decoded RTSP frames.

Variable Documentation

◆ INVERSE_INTRINSIC_MODEL_ID

constexpr const char* ifm3d::frame_metadata::INVERSE_INTRINSIC_MODEL_ID
constexpr
Initial value:
=
"inverse_intrinsic_model_id"

◆ INVERSE_INTRINSIC_PARAMETERS

constexpr const char* ifm3d::frame_metadata::INVERSE_INTRINSIC_PARAMETERS
constexpr
Initial value:
=
"inverse_intrinsic_parameters"