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