Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 596 Bytes

mediaframeformat_videoformat.md

File metadata and controls

23 lines (16 loc) · 596 Bytes
-api-id -api-type
P:Windows.Media.Capture.Frames.MediaFrameFormat.VideoFormat
winrt property

Windows.Media.Capture.Frames.MediaFrameFormat.VideoFormat

-description

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

-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.

-examples

-see-also