OrbbecSDK 1.10.18
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
Loading...
Searching...
No Matches
Classes | Namespaces
StreamProfile.hpp File Reference

The stream profile related type is used to get information such as the width, height, frame rate, and format of the stream. More...

#include "Types.hpp"
#include <iostream>
#include <memory>

Go to the source code of this file.

Classes

class  ob::StreamProfile
 
class  ob::VideoStreamProfile
 Class representing a video stream profile. More...
 
class  ob::AccelStreamProfile
 Class representing an accelerometer stream profile. More...
 
class  ob::GyroStreamProfile
 Class representing a gyroscope stream profile. More...
 
class  ob::StreamProfileList
 

Namespaces

namespace  ob
 

Detailed Description

The stream profile related type is used to get information such as the width, height, frame rate, and format of the stream.

Definition in file StreamProfile.hpp.