Sensoray 812 Windows Manual de usuario Pagina 18

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 21
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 17
MID812_API int S812_SnapshotToFileW(
const wchar_t *filename,
int filetype,
int qual,
int devid,
int strmidx
);
Takes a snapshot and save to file in filename (unicode version). Same as S812_SnapshotToFlie but
with unicode filename parameter.
MID812_API int S812_GetFrame(
long bufsize,
unsigned char *pdata,
BITMAPINFOHEADER *pBMI,
int devid,
int strmidx
);
Get snapshot to memory function. Retrieves processed image into memery. This function only
applies when streaming video using S812_StartPreview, S812_StartRecord or
S812_StartPreviewAndRecord. If frequent frame capture is required, it is recommended to use the
callback functions.
Parameters
bufsize
allocated size of pdata
pdata
buffer to hold frame
pBMI
pointer to bitmap info. Note: some fields may not be populated.
devid
device id in the system (use 0 with a single board installed).
strmidx
channel index (0-7)
Returns
18
Vista de pagina 17
1 2 ... 13 14 15 16 17 18 19 20 21

Comentarios a estos manuales

Sin comentarios