MFPKEY_PASSESRECOMMENDED Property
Specifies the maximum number of passes supported by the encoder. Read-only.
Constant for IPropertyBag
g_wszWMVCPassesRecommended, g_wszWMCPMaxPasses
Data Type
VT_I4
Remarks
You can get the value of this property calling IWMCodecProps::GetCodecProp. If you use IPropertyBag, you must first set the FOURCC value of the desired compressed format by using the MFPKEY_FOURCC property.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
See also