Microsoft DirectX 8.1 (C++) |
The SetDefaultSourcePosition method reverts to the default source rectangle. After this method is called, the video renderer uses the entire video image, without cropping.
Syntax
HRESULT SetDefaultSourcePosition(void);
Parameters
This method takes no parameters.
Return Values
Returns an HRESULT value.
See Also