Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 629 Bytes

videomediaframeformat_depthformat.md

File metadata and controls

23 lines (16 loc) · 629 Bytes
-api-id -api-type
P:Windows.Media.Capture.Frames.VideoMediaFrameFormat.DepthFormat
winrt property

Windows.Media.Capture.Frames.VideoMediaFrameFormat.DepthFormat

-description

Gets an object that describes the format of the depth data in a video media frame, if the frame contains depth data.

-property-value

An object that describes the format of the depth data in a video media frame.

-remarks

If the video media frame does not contain depth data, this property is null.

-examples

-see-also