Click or drag to resize

Resampler Methods

The Resampler type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetOutputLength
Gets the length of the output given an input set.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodResample(DataBuffer, DataBuffer)
Resamples the given audio buffer.
Public methodResample(DataBuffer, DataBuffer, Boolean)
Resamples the given audio buffer.
Public methodToString (Inherited from Object.)
Top
See Also