Source position: hwvideo.pas line 130
type THWVIDEOSETUP = record
ulLength: Cardinal;
rctlDstRect: RECTL;
szlSrcSize: SIZEL;
ulSrcPitch: Cardinal;
fccColor: Cardinal;
ulKeyColor: Cardinal;
rctlSrcRect: RECTL;
end;