Gets the FrameRate EXIF tag.
Description: 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.
Id: 51044 (0xc764)
Type: SRational
public static ExifTag FrameRate { get; }
Public Shared ReadOnly Property FrameRate As ExifTag
Get