Click or drag to resize

WaveFileReverse Method

Reverses the data samples in the wave file.

Namespace: GSF.Media
Assembly: GSF.Media (in GSF.Media.dll) Version: 2.4.181-beta
Syntax
public void Reverse()
View Source
Remarks
This is just used to reverse the sound in the file for effect.
See Also