All the parameters required to define a pose stream. More...
#include <rs_internal.h>
Public Attributes | |
| rs2_format | fmt |
| int | fps |
| int | index |
| rs2_stream | type |
| int | uid |
All the parameters required to define a pose stream.
Definition at line 66 of file rs_internal.h.
| rs2_format rs2_pose_stream::fmt |
Definition at line 72 of file rs_internal.h.
| int rs2_pose_stream::fps |
Definition at line 71 of file rs_internal.h.
| int rs2_pose_stream::index |
Definition at line 69 of file rs_internal.h.
| rs2_stream rs2_pose_stream::type |
Definition at line 68 of file rs_internal.h.
| int rs2_pose_stream::uid |
Definition at line 70 of file rs_internal.h.