MaxBytesPerSec

AviHeader.MaxBytesPerSec property

Gets the approximate maximum data rate of the file. This value indicates the number of bytes per second the system must handle to present an AVI sequence as specified by the other parameters contained in the main header and stream header chunks.

public int MaxBytesPerSec { get; }

Property Value

The the approximate maximum data rate of the file.

See Also