Skip to content

Latest commit

 

History

History
65 lines (37 loc) · 1.74 KB

mf-mt-drm-flags-attribute.md

File metadata and controls

65 lines (37 loc) · 1.74 KB
description ms.assetid title ms.topic ms.date
Specifies whether a video media type requires the enforcement of copy protection.
fb12ba38-a4f4-44fe-bf31-e731c56bb145
MF_MT_DRM_FLAGS attribute (Mfapi.h)
reference
05/31/2018

MF_MT_DRM_FLAGS attribute

Specifies whether a video media type requires the enforcement of copy protection.

Data type

UINT32

Remarks

The value of this attribute is a member of the MFVideoDRMFlags enumeration.

This attribute provides a hint to the application. It is not used to enforce copy protection or to specify the copy protection mechanism.

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

MF_SD_PROTECTED

IMFAttributes::GetUINT32

IMFAttributes::SetUINT32

IMFMediaType

Media Type Attributes