Function rs2_software_sensor_set_metadata
Defined in File rs_internal.h
Function Documentation
-
void rs2_software_sensor_set_metadata(rs2_sensor *sensor, rs2_frame_metadata_value value, rs2_metadata_type type, rs2_error **error)
Set frame metadata for the upcoming frames
- Parameters:
sensor – [in] the software sensor
value – [in] metadata key to set
type – [in] metadata value
error – [out] if non-null, receives any error that occurs during this call, otherwise, errors are ignored