TotalFrames

AviHeader.TotalFrames property

Gets the the total number of frames of data in the file.

public int TotalFrames { get; }

Property Value

The total number of frames.

See Also