Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 728 Bytes

mediaframeformat_subtype.md

File metadata and controls

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

Windows.Media.Capture.Frames.MediaFrameFormat.Subtype

-description

Gets a string identifying the subtype of a media frame.

-property-value

A string identifying the subtype of a media frame.

-remarks

The value of this property is one of the strings defined by the properties of the MediaEncodingSubtypes class. If the friendly name for the subtype can't be found, the GUID for the subtype is returned in plain-text format.

-examples

-see-also