Enumeration to define the valid state of the noise reduction feature for a stream.

Namespace: Crestron.SimplSharpPro.DM
Assembly: SimplSharpPro (in SimplSharpPro.exe)

Syntax

C#
public enum eDmNoiseReduction

Members

Member nameValueDescription
Off0 Noise reduction off.
On1 Noise reduction on.

See Also