Click or drag to resize

WaveFileClone Method

Creates a deeply cloned copy of the WaveFile.

Namespace: GSF.Media
Assembly: GSF.Media (in GSF.Media.dll) Version: 2.4.181-beta
Syntax
public WaveFile Clone()
View Source

Return Value

WaveFile
A deeply cloned copy of the WaveFile.
See Also