Click or drag to resize

WaveFormatChunk.BinaryLength Property

Gets the length of WaveFormatChunk.

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

Property Value

Int32

Implements

ISupportBinaryImage.BinaryLength
ISupportBinaryImage.BinaryLength
See Also