TIEDirectShow.SetVideoRenderRect
Declaration
procedure SetVideoRenderRect(SrcRect, DstRect: TRect);
Description
Used internally by
TImageEnView in order to set source and destination rectangle when
RenderVideo is True.
Example
ImageEnView1.IO.DShowParams.SetVideoRenderRect( srcRect, dstRect );