IBasicVideo::put_SourceLeft (Compact 2013)
3/26/2014
This method sets the source rectangle x-axis coordinate.
Syntax
HRESULT put_SourceLeft(
long SourceLeft
);
Parameters
- SourceLeft
[in] The x-axis origin of the source rectangle.
Return Value
Returns an HRESULT value.
Remarks
Setting this method has no effect on the source rectangle width.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |