Sensoray 2251 Rev.A Instrukcja Użytkownika Strona 9

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 48
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 8
board number in the system (use 0 for single board setups).
MID2250_API int SN_SetPlaybackWindow(
HWND hwnd,
BOOL bResize
);
Sets the window for playback.
hwnd
A handle to the window to display video in.
bResize
If set to TRUE, the window will be resized to match native video size.
MID2250_API int SN_SetSource(
MID2250_SOURCE input,
int board
);
Selects between composite and S-video inputs.
Parameters
input
enumerated input MID2250_SOURCE (see mid2250types.h). For model 2250 the allowed
values are MID2250_SOURCE_COMPOSITE_0 and MID2250_SOURCE_SVIDEO_0.
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_GetSource(
MID2250_SOURCE *pSource,
int board
9
Przeglądanie stron 8
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 47 48

Komentarze do niniejszej Instrukcji

Brak uwag