[Missing <summary> documentation for "P:Ozeki.Media.MediaHandlers.AudioQualityEnhancer.NoiseReductionLevel"]
Namespace: Ozeki.Media.MediaHandlersAssembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
C# |
---|
public NoiseReductionLevel NoiseReductionLevel { get; set; } |
Visual Basic |
---|
Public Property NoiseReductionLevel As NoiseReductionLevel
Get
Set |
Visual C++ |
---|
public:
property NoiseReductionLevel NoiseReductionLevel {
NoiseReductionLevel get ();
void set (NoiseReductionLevel value);
} |
Property Value
Type:
NoiseReductionLevelSee Also