Sensoray 614 Windows Uživatelský manuál Strana 16

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 35
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 15
1 2 ... 11 12 13 14 15 16 17 18 19 20 21 ... 34 35

Komentáře k této Příručce

Žádné komentáře