OrbbecSDK 2.5.5
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
Loading...
Searching...
No Matches
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 "libobsensor/h/StreamProfile.h"
#include "libobsensor/h/Error.h"
#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::StreamProfileFactory
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.