Sensoray 614 Windows Manual de usuario Pagina 14

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 35
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 ... 34 35

Comentarios a estos manuales

Sin comentarios