Click or drag to resize

RiffChunkClone Method

Creates a copy of the RiffChunk.

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

Return Value

RiffChunk
A new copy of the RiffChunk.
See Also