ExifTagImageFrameRate Property

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

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag FrameRate { get; }

Property Value

ExifTag

See Also