Sensoray 614 Windows User Manual Page 23

  • Download
  • Add to my manuals
  • Print
  • Page
    / 35
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 22
Returns
0 on success, -1 on failure, -2 – out of text space.
MID314_API int SN_ClearOverlay(
int board
);
Clears all overlays.
Parameters
board
board number in the system (use 0 for single board setups).
Returns
0 on success, negative value if error (see mid314types.h for error codes list).
MID314_API int SN_SetVidSize(
int iVidSize,
int board
);
Sets the captured video size (resolution).
Parameters
iVidSize
video size: 0 – full resolution, default (720x480 NTSC, 720x576 PAL), 1 – CIF (360x240
NTSC, 360x288 PAL).
board
board number in the system (use 0 for single board setups).
Returns
0 on success, negative value if error (see mid314types.h for error codes list).
MID314_API int SN_SetRenderVideo(
BOOL bDisplayVideo,
int board
);
23
Page view 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 ... 34 35

Comments to this Manuals

No comments