Číst v angličtině

Sdílet prostřednictvím


MediaFrameFormat.VideoFormat Property

Definition

Gets an object describing the image format of a video media frame.

public VideoMediaFrameFormat VideoFormat { get; }

Property Value

An object describing the image format of a video media frame.

Remarks

If a media frame does not contain video data, such as a BufferMediaFrame, this property is null.

Applies to