NoiseFilter Members
Include Protected Members
Include Inherited Members
The NoiseFilter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NoiseFilter() |
Creates and initializes a new NoiseFilter with default values.
|
|
NoiseFilter(NoiseLevel) |
Creates and initializes a new NoiseFilter with a specified level.
|
Methods
Name | Description | |
---|---|---|
Apply |
Internal framework method.
|
|
Lock |
Internal framework method.
|
|
PrepareAsync |
Internal framework method.
|
Properties
Name | Description | |
---|---|---|
Level |
The amount of noise. Default is NoiseLevel::Minimum.
|