Skip to content

Latest commit

 

History

History
65 lines (37 loc) · 1.69 KB

mf-mt-subtype-attribute.md

File metadata and controls

65 lines (37 loc) · 1.69 KB
description ms.assetid title ms.topic ms.date
Subtype GUID for a media type.
8e600943-92f1-4936-8c00-842fc7f4cb57
MF_MT_SUBTYPE attribute (Mfapi.h)
reference
05/31/2018

MF_MT_SUBTYPE attribute

Subtype GUID for a media type.

Data type

GUID

Remarks

The subtype GUID defines a specific media format type within a major type. For example, within video, the subtypes include RGB-24, RGB-32, UYVY, AYUV, and so forth. Within audio, the subtypes include PCM audio, Windows Media Audio 9, and so forth.

For possible values, see the following topics:

The GUID constant for this attribute is exported from mfuuid.lib.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps | UWP apps]
Minimum supported server
Windows Server 2008 [desktop apps | UWP apps]
Header
Mfapi.h

See also

Alphabetical List of Media Foundation Attributes

IMFAttributes::GetGUID

IMFAttributes::SetGUID

IMFMediaType

Media Type Attributes