Sensoray 614 Windows Uživatelský manuál Strana 33

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 35
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 32
1 2 ... 28 29 30 31 32 33 34 35

Komentáře k této Příručce

Žádné komentáře