Sensoray 2251 Rev.A Instrukcja Użytkownika Strona 23

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 48
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 22
0 on success, negative value if error (see mid2250types.h for error codes list).
MID2250_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 mid2250types.h for error codes list).
MID2250_API int SN_SetRenderVideo(
BOOL bDisplayVideo,
int board
);
Turns the preview on and off. Recording will continue regardless of this setting.
Parameters
bDisplayVideo
TRUE to enable preview.
board
board number in the system (use 0 for single board setups).
Returns
0 on success, negative value if error (see mid2250types.h for error codes list).
MID2250_API int SN_GetRenderVideo(
23
Przeglądanie stron 22
1 2 ... 18 19 20 21 22 23 24 25 26 27 28 ... 47 48

Komentarze do niniejszej Instrukcji

Brak uwag