MF_MT_DRM_FLAGS attribute

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

Data type

UINT32

Syntax

GUID MF_MT_DRM_FLAGS = {0x8772f323,0x355a,0x4cc7,{0xbb,0x78,0x6d,0x61,0xa0,0x48,0xae,0x82} }  

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

Header: Declared in mfapi.h.