Sensoray 2251 Rev.A Manual de usuario Pagina 16

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 48
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 15
);
Takes a snapshot and saves it to a file.
Parameters
fileName
full path to the target file, no extension.
filetype
file type(s) to save to (MID2250_FILE_JPEG, MID2250_FILE_BMP, see mid2250types.h).
qual
JPEG quality (25-100, higher value yields better quality and bigger files).
board
board number in the system (use 0 for single board setups).
Returns
Image size in bytes or a negative value in case of an error.
MID2250_API int SN_SetPlayback(
char *filename,
int rawtype
int vidnum
);
Starts playback of the specified file in current window.
Parameters
filename
full path to the target file.
raw_type
unused. set as RAWTYPE_RGB24.
vidnum
Use –1 for playing back to hWnd. Other values are reserved.
Returns
0 on success, negative value if error (see mid2250types.h for error codes list).
16
Vista de pagina 15
1 2 ... 11 12 13 14 15 16 17 18 19 20 21 ... 47 48

Comentarios a estos manuales

Sin comentarios