|
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; }
Public ReadOnly Property FrameRate As Single
Get
Request Example
View SourceProperty Value
Type:
SingleRemarks The property specifies the frame rate, which should be used to play the opened video
file.
See Also