Go to the documentation of this file.
4 #ifndef __RS_CONVERTER_CONVERTER_RAW_H
5 #define __RS_CONVERTER_CONVERTER_RAW_H
10 #include "../converter.hpp"
30 return "RAW converter";
52 <<
"_" << std::setprecision(14) << std::fixed << videoframe.
get_timestamp()
55 std::stringstream metadata_file;
58 <<
"_metadata_" << std::setprecision(14) << std::fixed << videoframe.
get_timestamp()
65 [filenameS, metadataS, videoframe] {
70 static_cast<const char *
>(videoframe.
get_data())
int get_stride_in_bytes() const
unsigned long long get_frame_number() const
GLsizei const GLchar *const * string
std::string stream_name() const
rs2_stream stream_type() const
const void * get_data() const
double get_timestamp() const
stream_profile get_profile() const
rs2_stream
Streams are different types of data provided by RealSense devices.
librealsense2
Author(s): LibRealSense ROS Team
autogenerated on Fri Aug 2 2024 08:30:01