Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 897 Bytes

imediaencodingproperties_subtype.md

File metadata and controls

28 lines (20 loc) · 897 Bytes
-api-id -api-type
P:Windows.Media.MediaProperties.IMediaEncodingProperties.Subtype
winrt property

Windows.Media.MediaProperties.IMediaEncodingProperties.Subtype

-description

Gets or sets the subtype of the format.

-property-value

The subtype.

-remarks

The subtype gives a more specific description of the format than the Type property. Possible values depend on the class that implements the method. For more information, see the following topics:

-examples

-see-also