OrbbecSDK 1.10.18
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
|
This is the complete list of members for ob::Config, including all inherited members.
Config() | ob::Config | |
disableAllStream() | ob::Config | |
disableStream(OBStreamType streamType) | ob::Config | |
enableAccelStream(ob_accel_full_scale_range fullScaleRange=OB_ACCEL_FULL_SCALE_RANGE_ANY, ob_accel_sample_rate sampleRate=OB_ACCEL_SAMPLE_RATE_ANY) | ob::Config | |
enableAllStream() | ob::Config | |
enableGyroStream(ob_gyro_full_scale_range fullScaleRange=OB_GYRO_FULL_SCALE_RANGE_ANY, ob_gyro_sample_rate sampleRate=OB_GYRO_SAMPLE_RATE_ANY) | ob::Config | |
enableStream(std::shared_ptr< StreamProfile > streamProfile) | ob::Config | |
enableVideoStream(ob_stream_type type, int width=OB_WIDTH_ANY, int height=OB_HEIGHT_ANY, int fps=OB_FPS_ANY, OBFormat format=OB_FORMAT_ANY) | ob::Config | |
getEnabledStreamProfileList() const | ob::Config | |
Pipeline | ob::Config | friend |
setAlignMode(OBAlignMode mode) | ob::Config | |
setD2CTargetResolution(uint32_t d2cTargetWidth, uint32_t d2cTargetHeight) | ob::Config | |
setDepthScaleRequire(bool enable) | ob::Config | |
setFrameAggregateOutputMode(OBFrameAggregateOutputMode mode) | ob::Config | |
~Config() noexcept | ob::Config |