Introduction – Sensoray 2246 User Manual
Page 6

....................................................................................................
....................................................................................................
MID2246_API int SN_SnapshotToMem (BYTE * image, int size, int freezetime, int wait, int
board)
MID2246_API int SN_FreezeFrame (int bFreeze, int board = 0)
......................................................
Function Documentation - Overlay functions
........................................................................................
MID2246_API int SN_OverlayImage (int xpos, int ypos, char * imageFile, int regionmask, int
board)
..................................................
......................................................................
......................................................
.......................................................................................
MID2246_API int SN_OverlayBackgroundColor (int red, int green, int blue, int board)
MID2246_API int SN_MoveOverlay (int WinIndex, int NewX, int NewY, int board)
MID2246_API int SN_OverlayDelXY (int xpos, int ypos, int board)
...............................................
MID2246_API int SN_OverlayDel (int WinIndex, int board)
...........................................................
MID2246_API int SN_UpdateOverlay (int board)
............................................................................
MID2246_API int SN_ClearOverlay (int board)
...............................................................................
MID2246_API int SN_ClearOverlayRegion (int regionmask, int board)
..........................................
MID2246_API int SN_SetOverlayRegion (int regionmask, int board)
.............................................
MID2246_API int SN_SetOverlayMode (int mode, int board)
.........................................................
Function Documentation - General Purpose IO
.....................................................................................
MID2246_API int SN_SetGPOutput (int states, int board)
...............................................................
MID2246_API int SN_GetGPOutput (int * states, int board)
............................................................
MID2246_API int SN_GetGPInput (int * states, int board)
..............................................................
Function Documentation - Other
MID2246_API int SN_BootC (int board)
..........................................................................................
MID2246_API int SN_BootD (int board)
..........................................................................................
Setting Custom Merge Method for interlace reconstruction
......................................................................
Introduction
Sensoray’s 2246SDK is a software development kit that has been developed to allow OEM’s to
build their own applications for using the 2246 video capture board without knowledge of the
driver or DirectX.
6