106
Programming Guide
5.4
Proprietary Interfaces
The proprietary interfaces are dedicated to ADLINK HDV62 Video
Capture filter that they are not the standard interfaces of Direct-
Show. They are kind of COM interfaces and can be got from
ADLINK HDV62 Video Capture filter by call IBaseFilter::Query-
Interface routine.
5.4.1
IVideoFormat
IVideoFormat provides methods to select sensor format, select
output format, horizontal delay, and set video cropping.
5.4.1.1 Sensor Format
Purpose
These functions read or write source format of CCD sensor includ-
ing video standard, resolution, and frame rate.
Prototype
C/C++
HRESULT WriteSensorFormat (UINT Format)
HRESULT ReadSensorFormat (UINT *Format)
C#
int WriteSensorFormat (uint Format)
int ReadSensorFormat (out uint Format)
VB.Net
WriteSensorFormat (ByVal Format As UInteger) As
Integer
ReadSensorFormat (ByRef Format As UInteger) As
Integer
Parameters
Format
The format of source sensor. Following are possible values
fort different crossbar input:
Содержание HDV62
Страница 11: ...vi List of Figures...
Страница 25: ...14 Installation Guide...
Страница 26: ...Installation Guide 15...
Страница 27: ...16 Installation Guide 4 Click next until driver installation is complete...
Страница 105: ...94 Programming Guide Video Proc Amp...
Страница 143: ...132 ViewCreatorPro Utility 6 2 Component Description Launch ViewCreatorPro and you can see the following view...
Страница 153: ...142 ViewCreatorPro Utility View menu Device Hide or unhide Devices panel Adjustment Hide or unhide Adjustment panel...
Страница 163: ...152 ViewCreatorPro Utility...