Click or drag to resize

RiffChunkBinaryLength Property

Gets the length of a RiffChunk consisting of type ID and chunk size (i.e., 8 bytes).

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

Property Value

Int32

Implements

ISupportBinaryImageBinaryLength
See Also