Microsoft DirectX 9.0 |
The ResetDecimationImageSize method specifies that the decoder should no longer decimate its output image.
Syntax
HRESULT ResetDecimationImageSize(void);
Parameters
This method takes no parameters.
Return Values
Returns an HRESULT value indicating the success or failure of the call.
See Also