MicroSecPerFrame

AviHeader.MicroSecPerFrame property

Gets the the number of microseconds between frames. This value indicates the overall timing for the file.

public int MicroSecPerFrame { get; }

Property Value

The number of microseconds between frames.

See Also