Resampler Class |
Namespace: FM.IceLink
The Resampler type exposes the following members.
| Name | Description | |
|---|---|---|
| Resampler(Double) |
Initializes a new instance of the Resampler class.
| |
| Resampler(Int32, Int32) |
Initializes a new instance of the Resampler class.
|
| Name | Description | |
|---|---|---|
| DefaultLowPassOrder |
Gets or sets the default low pass order.
| |
| Factor |
Gets the resampling factor.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetOutputLength |
Gets the length of the output given an input set.
| |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Resample(DataBuffer, DataBuffer) |
Resamples the given audio buffer.
| |
| Resample(DataBuffer, DataBuffer, Boolean) |
Resamples the given audio buffer.
| |
| ToString | (Inherited from Object.) |