Click or drag to resize

WaveFileHeaderChunk Property

Gets or sets the RiffHeaderChunk of this WaveFile.

Namespace: GSF.Media
Assembly: GSF.Media (in GSF.Media.dll) Version: 2.4.181-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public RiffHeaderChunk HeaderChunk { get; }
View Source

Property Value

RiffHeaderChunk
See Also