Click or drag to resize

RiffHeaderChunkClone Method

Returns a cloned instance of this RIFF header chunk.

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

Return Value

RiffHeaderChunk
A cloned instance of this RIFF header chunk.
See Also