Share via


IBasicVideo::get_SourceTop (Compact 2013)

3/26/2014

This method retrieves the source rectangle y-axis origin coordinate.

Syntax

HRESULT get_SourceTop(
  long* pSourceTop
);

Parameters

  • pSourceTop
    [out] New top coordinate.

Return Value

Returns an HRESULT value.

Remarks

Setting this method has no effect on the source rectangle height.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IBasicVideo Interface