MF_MT_TRANSFER_FUNCTION attribute

Specifies the conversion function from RGB to R’G’B’ for a video media type.

Data type

UINT32

Syntax

GUID MF_MT_TRANSFER_FUNCTION = {0x5fb0fce9,0xbe5c,0x4935,{0xa8,0x11,0xec,0x83,0x8f,0x8e,0xed,0x93} }  

Remarks

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

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

Requirements

Header: Declared in mfapi.h.