OrbbecSDK 2.5.5
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
Loading...
Searching...
No Matches
ob::PresetResolutionConfigList Class Reference

Class representing a list of preset resolution config list. More...

#include <Device.hpp>

Public Member Functions

 PresetResolutionConfigList (ob_preset_resolution_config_list_t *impl)
 ~PresetResolutionConfigList () noexcept
uint32_t getCount ()
 Get the number of device preset resolution ratio in the list.
OBPresetResolutionConfig getPresetResolutionRatioConfig (uint32_t index)

Detailed Description

Class representing a list of preset resolution config list.

Definition at line 1620 of file Device.hpp.

Constructor & Destructor Documentation

◆ PresetResolutionConfigList()

ob::PresetResolutionConfigList::PresetResolutionConfigList ( ob_preset_resolution_config_list_t * impl)
inlineexplicit

Definition at line 1625 of file Device.hpp.

◆ ~PresetResolutionConfigList()

ob::PresetResolutionConfigList::~PresetResolutionConfigList ( )
inlinenoexcept

Definition at line 1626 of file Device.hpp.

Member Function Documentation

◆ getCount()

uint32_t ob::PresetResolutionConfigList::getCount ( )
inline

Get the number of device preset resolution ratio in the list.

Definition at line 1635 of file Device.hpp.

◆ getPresetResolutionRatioConfig()

OBPresetResolutionConfig ob::PresetResolutionConfigList::getPresetResolutionRatioConfig ( uint32_t index)
inline

Definition at line 1647 of file Device.hpp.


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