| Resampler Methods | 
The Resampler type exposes the following members.
 Methods
Methods| 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.) | 
 See Also
See Also