PaddingGranularity

AviHeader.PaddingGranularity property

Gets the alignment for data, in bytes. Pad the data to multiples of this value.

public int PaddingGranularity { get; }

Property Value

The the alignment for data.

See Also