|
OrbbecSDK 2.5.5
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
|
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) |
Class representing a list of preset resolution config list.
Definition at line 1620 of file Device.hpp.
|
inlineexplicit |
Definition at line 1625 of file Device.hpp.
|
inlinenoexcept |
Definition at line 1626 of file Device.hpp.
|
inline |
Get the number of device preset resolution ratio in the list.
Definition at line 1635 of file Device.hpp.
|
inline |
Definition at line 1647 of file Device.hpp.