新增TC4000视频卡测试
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
|
||||
#ifndef __LIBDXCAP_DATASTRU__20110805__
|
||||
#define __LIBDXCAP_DATASTRU__20110805__
|
||||
|
||||
#include"..\VideocardCommonDefine.h"
|
||||
|
||||
typedef void* device_handle;
|
||||
typedef void* image_handle;
|
||||
|
||||
@@ -33,13 +36,6 @@ typedef void* image_handle;
|
||||
#define MAX_SHARPNESS 7
|
||||
|
||||
|
||||
typedef enum { //@enum Decoder control types
|
||||
BRIGHTNESS = 0, //@emem control for brightness
|
||||
CONTRAST = 1, //@emem control for contrast
|
||||
SATURATION = 2, //@emem control for saturation
|
||||
HUE = 3, //@emem control for hue
|
||||
SHARPNESS = 4 //@emem control for sharpness
|
||||
}COLORCONTROL;
|
||||
//视频制式
|
||||
//typedef enum
|
||||
//{
|
||||
|
||||
Reference in New Issue
Block a user