MFPKEY_FOURCC Property

Specifies the FOURCC that identifies the encoder you want to use.

Constant for IPropertyBag

g_wszWMVCFOURCC

Data Type

VT_I4 (FOURCC value)

Remarks

You must set this value before retrieving the values for the following properties using IPropertyBag or IPropertyStore:

You should use IWMCodecProps::GetCodecProp to retrieve the values of the FOURCC-dependent properties listed previously. When using GetCodecProp, you do not need to set MFPKEY_FOURCC.

Requirements

Requirement Value
Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Wmcodecdsp.h

See also

Media Foundation Properties