Sensoray 614 Windows User Manual Page 16

  • Download
  • Add to my manuals
  • Print
  • Page
    / 35
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 15
MID314_API int SN_StartPreview(
int board
);
Starts video and audio streaming for preview only.
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_StopPreview(
int board
);
Stops video and audio streaming for preview. If recording is enabled it is stopped as well.
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_SetRecordMode(
MID314_REC recMode,
int board
);
Sets the record mode (see mid314types.h for MID314_REC type definition).
Parameters
recMode
record mode.
board
board number in the system (use 0 for single board setups).
Returns
16
Page view 15
1 2 ... 11 12 13 14 15 16 17 18 19 20 21 ... 34 35

Comments to this Manuals

No comments