Click or drag to resize

WaveFormatChunkClone Method

Creates a copy of the WaveFormatChunk.

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

Return Value

WaveFormatChunk
A new copy of the WaveFormatChunk.
See Also