Click or drag to resize
Accord.NET (logo)

AVIReaderFrameRate Property

Desired playing frame rate.

Namespace:  Accord.Video.VFW
Assembly:  Accord.Video.VFW (in Accord.Video.VFW.dll) Version: 3.8.0
Syntax
public float FrameRate { get; }
Request Example View Source

Property Value

Type: Single
Remarks

The property specifies the frame rate, which should be used to play the opened video file.

See Also