Microsoft DirectX 9.0 |
The SetDefaultDestinationPosition method reverts to the default destination rectangle. After this method is called, the video renderer uses the entire window for playback.
Syntax
objVideo.SetDefaultDestinationPosition()
Parameters
This method takes no parameters.
Return Values
This method does not return a value.
See Also