All the parameters required to define a motion stream. More...
#include <rs_internal.h>
Public Attributes | |
| rs2_format | fmt |
| int | fps |
| int | index |
| rs2_motion_device_intrinsic | intrinsics |
| rs2_stream | type |
| int | uid |
All the parameters required to define a motion stream.
Definition at line 55 of file rs_internal.h.
| rs2_format rs2_motion_stream::fmt |
Definition at line 61 of file rs_internal.h.
| int rs2_motion_stream::fps |
Definition at line 60 of file rs_internal.h.
| int rs2_motion_stream::index |
Definition at line 58 of file rs_internal.h.
| rs2_motion_device_intrinsic rs2_motion_stream::intrinsics |
Definition at line 62 of file rs_internal.h.
| rs2_stream rs2_motion_stream::type |
Definition at line 57 of file rs_internal.h.
| int rs2_motion_stream::uid |
Definition at line 59 of file rs_internal.h.