Microsoft DirectX 9.0

IBasicVideo2.SetDefaultSourcePosition

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

objVideo.SetDefaultSourcePosition() 

Parameters

This method takes no parameters.

Return Values

This method does not return a value.

See Also