![ADLINK Technology HDV62A Скачать руководство пользователя страница 97](http://html.mh-extra.com/html/adlink-technology/hdv62a/hdv62a_user-manual_2852798097.webp)
DirectShow Programming Guide
85
HDV62A
} SENSOR_RESOLUTION;
typedef struct _RESOLUTION_CAPABILITIES
{
unsigned long NumRgbResolution;
SENSOR_RESOLUTION *RgbResolutions;
unsigned long NumYPbPrResolution;
SENSOR_RESOLUTION *YPbPrResolutions;
unsigned long NumHdmiResolution;
SENSOR_RESOLUTION *HdmiResolutions;
} RESOLUTION_CAPABILITIES;
C#
struct SENSOR_RESOLUTION
{
// name
[MarshalAs(UnmanagedType.ByValTStr, SizeConst =
256)]
public string Name;
// video setting
public uint Width;
public uint Height;
public uint FrameRate;
public uint Interlace;
// video timing
public uint Hf;// horizontal frequency
public uint HTotal;// horizontal total line
Содержание HDV62A
Страница 2: ...ii Revision History Revision Release Date Description of Change s 2 00 Nov 23 2012 Initial Release ...
Страница 8: ...viii Table of Contents This page intentionally left blank ...
Страница 10: ...x List of Figures This page intentionally left blank ...
Страница 12: ...xii List of Tables This page intentionally left blank ...
Страница 23: ...Introduction 11 HDV62A 1 6 Switch Settings Figure 1 6 Switch Locations on PCB B B A ...
Страница 32: ...20 Introduction This page intentionally left blank ...
Страница 35: ...Getting Started 23 HDV62A 3 Accept the terms of the License Agreement and select Install when requested ...
Страница 36: ...24 Getting Started 4 Select Next until driver installation is completed ...
Страница 37: ...Getting Started 25 HDV62A 5 If a Windows Security warning appears as shown select Install this driver anyway ...
Страница 39: ...Getting Started 27 HDV62A 8 Select Yes to restart the system ...
Страница 47: ...Getting Started 35 HDV62A ...
Страница 62: ...50 Getting Started This page intentionally left blank ...
Страница 69: ...DirectShow Programming Guide 57 HDV62A Figure 3 3 Audio Format Dialog ...
Страница 70: ...58 DirectShow Programming Guide Figure 3 4 Video Proc Amp Dialog ...
Страница 71: ...DirectShow Programming Guide 59 HDV62A Figure 3 5 Video Decoder Dialog ...
Страница 106: ...94 EDID Default Settings This page intentionally left blank ...