Share via


MFPKEY_FOURCC Property

banner art

Specifies the FOURCC identifying 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.

Applies To

This write-only property is available on the encoder of the following codecs:

Requirements

Client: Requires Windows Vista or Windows XP.

Header: Include wmcodecdsp.h.

See Also