Číst v angličtině

Sdílet prostřednictvím


MediaFrameFormat.FrameRate Property

Definition

Gets the frame rate of the media frame.

public MediaRatio FrameRate { get; }

Property Value

The frame rate, in frames per second.

Remarks

The frame rate is expressed as a ratio. For example, if the frame rate is 30 frames per second (fps), the ratio is 30/1. If the frame rate is 29.97 fps, the ratio is 30,000/1001.

Applies to