AudioQualityEnhancerNoiseReductionLevel Property |
Gets or sets the level of the noise filter.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public NoiseReductionLevel NoiseReductionLevel { get; set; }
Public Property NoiseReductionLevel As NoiseReductionLevel
Get
Set
public:
property NoiseReductionLevel NoiseReductionLevel {
NoiseReductionLevel get ();
void set (NoiseReductionLevel value);
}
member NoiseReductionLevel : NoiseReductionLevel with get, set
Property Value
Type:
NoiseReductionLevelSee Also