Click or drag to resize

WaveFileDataChunk Property

Gets or sets the WaveDataChunk of this WaveFile.

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

Property Value

WaveDataChunk
See Also