ImageEn, unit ieds

TIEDirectShow.RepaintVideo

TIEDirectShow.RepaintVideo

Declaration

procedure RepaintVideo(hwnd: THandle; hdc: THandle);

Description

Used internally by TImageEnView in order to repaint display when RenderVideo is True.

Example

ImageEnView1.IO.DShowParams.RepaintVideo( hwnd, hdc );

See Also

RenderVideo