Sensoray 812 Windows Instrukcja Użytkownika Strona 9

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 21
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 8
Sets the video preview window
Parameters
hwnd
handle to window
devid
device id in the system (use 0 with a single board installed).
strmidx
channel index (0-7)
Returns
0 on success, negative value if error (see mid812types.h for error codes list).
MID812_API int S812_SetVideoPosition(
int xpos,
int ypos,
int xsize,
int ysize,
int devid,
int strmidx
);
Sets the video position inside the window specified with S812_SetPreviewWindow. This function is
strictly optional. If this function is not called, the video will automatically occupy the entire
window.
Parameters
xpos
x position
ypos
y position
xsize
video width in the window
ysize
video height in the window
devid
device id in the system (use 0 with a single board installed).
strmidx
9
Przeglądanie stron 8
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 20 21

Komentarze do niniejszej Instrukcji

Brak uwag