AudioQualityEnhancerNoiseReductionLevel Property |
Gets or sets the level of the noise filter.
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic 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
NoiseReductionLevel
See Also