Frame rate of the opened video file.
Namespace:
AForge.Video.FFMPEGAssembly: AForge.Video.FFMPEG (in AForge.Video.FFMPEG.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public int FrameRate { get; } |
Exceptions
Exception | Condition |
---|---|
System.IO..::.IOException | Thrown if no video file was open. |