Click or drag to resize

WaveFileFormatChunk Property

Gets or sets the WaveFormatChunk of this WaveFile.

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

Property Value

WaveFormatChunk
See Also