Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Attributes | List of all members
rs2_motion_stream Struct Reference

All the parameters required to define a motion stream. More...

#include <rs_internal.h>

Public Attributes

rs2_stream type
 
int index
 
int uid
 
int fps
 
rs2_format fmt
 
rs2_motion_device_intrinsic intrinsics
 

Detailed Description

All the parameters required to define a motion stream.

Member Data Documentation

◆ fmt

rs2_format rs2_motion_stream::fmt

◆ fps

int rs2_motion_stream::fps

◆ index

int rs2_motion_stream::index

◆ intrinsics

rs2_motion_device_intrinsic rs2_motion_stream::intrinsics

◆ type

rs2_stream rs2_motion_stream::type

◆ uid

int rs2_motion_stream::uid

The documentation for this struct was generated from the following file: