Sensoray 2224 Windows Instrukcja Użytkownika Strona 20

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 94
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 19
Parameters
bitrate
bitrate of encoded stream in kbps. (1000-17000kbps).
hdev
handle to device (obtained from S2226_OpenBoard).
Returns
0 on success, negative value if error (see mid2226types.h for error codes list).
MID2226_API int S2226_SetVidSys(
MID2226_VIDSYS vidsys,
HANDLE hdev
);
Sets the input video system (NTSC, PAL).
Parameters
vidsys
video system enumerated type (see mid2226types.h).
hdev
handle to device (obtained from S2226_OpenBoard).
Returns
0 on success, negative value if error (see mid2226types.h for error codes list).
MID2226_API int S2226_GetVidSys(
MID2226_VIDSYS *pvidsys,
HANDLE hdev
);
Gets the input video system (NTSC, PAL).
Parameters
pvidsys
pointer to video system enumerated type (see mid2226types.h).
hdev
handle to device (obtained from S2226_OpenBoard).
Returns
0 on success, negative value if error (see mid2226types.h for error codes list).
20
Przeglądanie stron 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 93 94

Komentarze do niniejszej Instrukcji

Brak uwag