Enumeration to define the valid state of the noise reduction feature for a stream.
Namespace: Crestron.SimplSharpPro.DMAssembly: SimplSharpPro (in SimplSharpPro.exe)
Syntax
C# |
---|
public enum eDmNoiseReduction |
Members
Member name | Value | Description | |
---|---|---|---|
Off | 0 | Noise reduction off. | |
On | 1 | Noise reduction on. |