Sensoray 2251 Rev.A Instrukcja Użytkownika Strona 11

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 48
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 10
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_GetEncodeType(
int board
);
Retrieves current encoding type.
Parameters
board
board number in the system (use 0 for single board setups).
Returns
Current encoding setting, -1 if error.
MID2250_API int SN_SetBitrate(
int bitrate,
int board
);
Set the desired bitrate of the output stream.
Parameters
bitrate
desired bitrate (in bits per second). Recommended values are 1,000,000 to 6,000,000 for D1
resolutions, 300,000 to 2,000,000 for CIF resolutions.
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_GetBitrate(
int board
11
Przeglądanie stron 10
1 2 ... 6 7 8 9 10 11 12 13 14 15 16 ... 47 48

Komentarze do niniejszej Instrukcji

Brak uwag