Click or drag to resize

WaveDataChunkWaveFormat Property

Gets or sets associated WaveFormatChunk that defines the format of the data in this WaveDataChunk.

Namespace: GSF.Media
Assembly: GSF.Media (in GSF.Media.dll) Version: 2.4.181-beta
Syntax
public WaveFormatChunk WaveFormat { get; set; }
View Source

Property Value

WaveFormatChunk
See Also