Sensoray 614 Windows Manual de usuario Pagina 33

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 35
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 32
0 if success, negative if error.
MID314_API int SN_StopCompressedCapture(
int board
);
Stops the graph started by SN_StartCompressedCapture.
Parameters
board
board number in system.
Returns
0 if success, negative if error.
MID314_API int SN_RegisterVidCB(
Cbfunc_t callback_func,
int board,
);
Registers a callback function for use with the SampleGrabber
DirectShow graphs. Used with SN_StartCompressedCaptureOnly and
SN_StartCaptureOnly_CB. Please see the console demo for a full
example.
Parameters
callback_func
The callback function for video(RAW, compressed, or muxed PES(includes audio))
board
board number in system.
Returns
0 if success, negative if error.
MID314_API int SN_RegisterAudCB(
Cbfunc_t callback_func,
int board,
);
33
Vista de pagina 32
1 2 ... 28 29 30 31 32 33 34 35

Comentarios a estos manuales

Sin comentarios