Sensoray 2251 Rev.A Instrukcja Użytkownika Strona 12

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 48
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 11
);
Retrieves current bitrate setting.
Parameters
board
board number in the system (use 0 for single board setups).
Returns
current bitrate (in bits per second), -1 if error.
MID2250_API int SN_GetStatus(
MID2250STATUS *pStatus,
int board
);
Retrieves current status information (see mid2250func.h for MID2250STATUS type definition).
Parameters
pStatus
pointer to status variable.
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_StartStream(
int board
);
Starts video and audio streaming.
Parameters
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).
12
Przeglądanie stron 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 ... 47 48

Komentarze do niniejszej Instrukcji

Brak uwag