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

All the parameters are requaired to defind video stream. More...

#include <rs_internal.h>

Public Attributes

rs2_stream type
 
int index
 
int uid
 
int width
 
int height
 
int fps
 
int bpp
 
rs2_format fmt
 
rs2_intrinsics intrinsics
 

Detailed Description

All the parameters are requaired to defind video stream.

Member Data Documentation

§ bpp

int rs2_video_stream::bpp

§ fmt

rs2_format rs2_video_stream::fmt

§ fps

int rs2_video_stream::fps

§ height

int rs2_video_stream::height

§ index

int rs2_video_stream::index

§ intrinsics

rs2_intrinsics rs2_video_stream::intrinsics

§ type

rs2_stream rs2_video_stream::type

§ uid

int rs2_video_stream::uid

§ width

int rs2_video_stream::width

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