Sensoray 2251 Rev.A Uživatelský manuál Strana 12

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 48
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 ... 47 48

Komentáře k této Příručce

Žádné komentáře