Property FrameRate
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Core.dll
FrameRate
The optional FrameRate tag shall specify the video frame rate in number of image frames per second, expressed as a signed rational number. The numerator shall be non-negative and the denominator shall be positive. This field value is identical to the sample rate field in SMPTE 377-1-2009.
public static ExifPropertyKey FrameRate { get; }