|
Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
|
All the parameters required to define a motion frame. More...
#include <rs_internal.h>
Public Attributes | |
| void * | data |
| void(* | deleter )(void *) |
| rs2_time_t | timestamp |
| rs2_timestamp_domain | domain |
| int | frame_number |
| const rs2_stream_profile * | profile |
All the parameters required to define a motion frame.
| void* rs2_software_motion_frame::data |
| void(* rs2_software_motion_frame::deleter) (void *) |
| rs2_timestamp_domain rs2_software_motion_frame::domain |
| int rs2_software_motion_frame::frame_number |
| const rs2_stream_profile* rs2_software_motion_frame::profile |
| rs2_time_t rs2_software_motion_frame::timestamp |
1.8.14