新添加SV4000E视频卡。
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
|
||||
#ifndef __SV4000E_H_2011__
|
||||
#define __SV4000E_H_2011__
|
||||
|
||||
#include "..\SV2000E\dataAcq.h"
|
||||
//#include "..\SV2000E\DXMediaCap.h"
|
||||
//#include "..\SV2000E\datastru.h"
|
||||
|
||||
// __DXMEDIACAP_2011__
|
||||
unsigned __stdcall DXConvertYUVtoRGB(device_handle device, void* pYUVBuf,
|
||||
void* pRGBBuf,
|
||||
long lImgWidth,
|
||||
long lImgHeight,
|
||||
BOOL bInverted,
|
||||
BOOL bInvertColor);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user