Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | Public Attributes | List of all members
librealsense::platform::stream_profile Struct Reference

#include <backend.h>

Public Member Functions

 operator stream_profile_tuple () const
 

Public Attributes

uint32_t width
 
uint32_t height
 
uint32_t fps
 
uint32_t format
 

Member Function Documentation

◆ operator stream_profile_tuple()

librealsense::platform::stream_profile::operator stream_profile_tuple ( ) const
inline

Member Data Documentation

◆ format

uint32_t librealsense::platform::stream_profile::format

◆ fps

uint32_t librealsense::platform::stream_profile::fps

◆ height

uint32_t librealsense::platform::stream_profile::height

◆ width

uint32_t librealsense::platform::stream_profile::width

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