Click or drag to resize

WaveDataChunkChunkSize Property

Gets the chunk size of this WaveDataChunk.

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

Property Value

Int32
See Also