Sensoray 614 Windows Manuale Utente Pagina 33

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 35
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la 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
Vedere la pagina 32
1 2 ... 28 29 30 31 32 33 34 35

Commenti su questo manuale

Nessun commento