Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
|
See also