MFPKEY_DECODERCOMPLEXITYREQUESTED Property
Specifies the device conformance template that you want to use for video encoding.
VT_I4
1
g_wszWMVCDecoderComplexityRequested
VT_BSTR
"MP"
The codec will attempt to encode the content using the device conformance template specified by this value. The actual template to which the encoded content conforms can be retrieved from the MFPKEY_DECODERCOMPLEXITYPROFILE property after encoding.
This property must be one of the following values.
Value for IPropertyStore | Value for IPropertyBag | Description |
---|---|---|
0 | "SP" | simple profile |
1 | "MP" | main profile |
2 | "CP" | no longer supported |
Requirement | Value |
---|---|
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|