Click or drag to resize
WaveFormatExtensibleBlockAlign Property
Gets or sets the minimum size of a unit of data for the given format in Bytes.

Namespace: StreamCoders.Adaptive.Common
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public short BlockAlign { get; set; }

Property Value

Type: Int16
See Also