Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 980 Bytes

videomediaframeformat.md

File metadata and controls

23 lines (16 loc) · 980 Bytes
-api-id -api-type
T:Windows.Media.Capture.Frames.VideoMediaFrameFormat
winrt class

Windows.Media.Capture.Frames.VideoMediaFrameFormat

-description

Describes the image format of a VideoMediaFrame.

-remarks

Get an instance of this class by accessing the MediaFrameFormat.VideoFormat, VideoMediaFrame.VideoFormat, or DepthMediaFrame.VideoFormat property.

For how-to guidance on using MediaFrameSource to capture frames, see Process media frames with MediaFrameReader.

-examples

-see-also

Process media frames with MediaFrameReader