7#ifndef _ZOOM_VIDEO_SDK_VIDEO_SETTING_INTERFACE_H_
8#define _ZOOM_VIDEO_SDK_VIDEO_SETTING_INTERFACE_H_
virtual ZoomVideoSDKErrors enableTemporalDeNoise(bool bEnable)=0
Call this method to enable or disable the temporal de-noise of video.
virtual ZoomVideoSDKErrors isTemporalDeNoiseEnabled(bool &bEnable)=0
Determine whether the temporal de-noise of video is enabled.
Zoom Video SDK Common Definition File.
#define BEGIN_ZOOM_VIDEO_SDK_NAMESPACE
#define END_ZOOM_VIDEO_SDK_NAMESPACE
ZoomVideoSDKErrors
Enumeration of common Zoom Video SDK errors.