Click or drag to resize
AudioCompressionManagerResample Method
Overload List
  NameDescription
Public methodStatic memberResample(IAudioReader, WaveWriter)
Performs resampling audio data from and to 8/16/24/32-bit integer PCM and 32-bit IEEE Float audio formats.
Public methodStatic memberResample(IAudioReader, IntPtr)
Performs resampling audio data from and to 8/16/24/32-bit integer PCM and 32-bit IEEE Float audio formats.
Public methodStatic memberResample(IntPtr, Byte, IntPtr)
Performs resampling audio data from and to 8/16/24/32-bit integer PCM and 32-bit IEEE Float audio formats.
Top
See Also