Sensoray 614 Windows Instrukcja Użytkownika Strona 16

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 35
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 15
1 2 ... 11 12 13 14 15 16 17 18 19 20 21 ... 34 35

Komentarze do niniejszej Instrukcji

Brak uwag