Sensoray 2251 Rev.A Manual de usuario Pagina 10

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 48
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 9
);
Retrieves current input settings.
Parameters
pSource
pointer to the value of current input.
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_SetVidSys(
MID2250_VIDSYS vidsys,
int board
);
Sets the input video system (NTSC, PAL).
Parameters
vidsys
video system enumerated type (see mid2250types.h).
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_SetEncodeType(
MID2250_ENCODING encodeType,
int board
);
Sets the desired encoding type (MPEG1,2,4, MJPEG).
Parameters
encodeType
encoding enumerated type (see mid2250types.h).
board
10
Vista de pagina 9
1 2 ... 5 6 7 8 9 10 11 12 13 14 15 ... 47 48

Comentarios a estos manuales

Sin comentarios