
DirectShow Programming Guide
73
HDV62A
Syntax
C/C++
HRESULT WriteCropping (RECT Rt)
HRESULT ReadCropping (RECT * Rt)
C#
int WriteCropping (RECT Rt)
int ReadCropping (out RECT Rt)
VB.Net
WriteCropping (ByVal Rt As RECT) As Integer
ReadCropping (ByRef Rt As RECT) As Integer
Parameter(s)
Rt
A rectangle setting cropping the sensor image. The rectan-
gle must be located inside the sensor image, and actual
image starts from [Rt.left, Rt.top] with width of [Rt.right –
Rt.left] and height [Rt.bottom – Rt.top]. Actual image width
must be a multiple of 16 pixels and actual height even. If
sensor source is interlace, the top value in Rt must be even.
Return Value
No error occurs if return value
≥
0; if a negative value,
please call AMGetErrorText for return code error information
Horizontal Delay
Reads or writes horizontal delay of frame images, moving
them left or right to remove black vertical lines, like X offset.
Syntax
C/C++
HRESULT WriteHDelay (INT Delay)
HRESULT ReadHDelay (INT * Delay)
C#
Summary of Contents for HDV62A
Page 8: ...viii Table of Contents This page intentionally left blank ...
Page 10: ...x List of Figures This page intentionally left blank ...
Page 12: ...xii List of Tables This page intentionally left blank ...
Page 23: ...Introduction 11 HDV62A 1 6 Switch Settings Figure 1 6 Switch Locations on PCB B B A ...
Page 32: ...20 Introduction This page intentionally left blank ...
Page 36: ...24 Getting Started 4 Select Next until driver installation is completed ...
Page 39: ...Getting Started 27 HDV62A 8 Select Yes to restart the system ...
Page 47: ...Getting Started 35 HDV62A ...
Page 62: ...50 Getting Started This page intentionally left blank ...
Page 69: ...DirectShow Programming Guide 57 HDV62A Figure 3 3 Audio Format Dialog ...
Page 70: ...58 DirectShow Programming Guide Figure 3 4 Video Proc Amp Dialog ...
Page 71: ...DirectShow Programming Guide 59 HDV62A Figure 3 5 Video Decoder Dialog ...
Page 106: ...94 EDID Default Settings This page intentionally left blank ...