MFPKEY_AVDecVideoSWPowerLevel Property
Specifies the power level for the decoder.
Constant for IPropertyBag
Available only by using IPropertyStore.
Data Type
VT_UI4
Default Value
100
Remarks
This property must be set to one of the following values.
Value | Meaning |
---|---|
0 | The decoder uses a power level that is optimized for battery life. |
50 | The decoder uses a balanced power level. |
100 | The decoder uses a power level that is optimized for video quality. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
See also