|
OrbbecSDK 2.6.3
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 1675 of file Device.hpp.
|
inlineexplicit |
Definition at line 1680 of file Device.hpp.
|
inlinenoexcept |
Definition at line 1681 of file Device.hpp.
|
inline |
Get the number of device preset resolution ratio in the list.
Definition at line 1690 of file Device.hpp.
|
inline |
Definition at line 1704 of file Device.hpp.