Sensoray 614 Windows Instrukcja Użytkownika Strona 14

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 35
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 13
MID314_API int SN_SetEncodeType(
MID314_ENCODING encodeType,
int board
);
Sets the desired encoding type (MPEG1,2,4).
Parameters
encodeType
encoding enumerated type (see mid314types.h).
board
board number in the system (use 0 for single board setups).
Returns
0 on success, negative value if error (see mid314types.h for error codes list).
MID314_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.
MID314_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.
14
Przeglądanie stron 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 ... 34 35

Komentarze do niniejszej Instrukcji

Brak uwag