Sensoray 614 Windows Manuel d'utilisateur Page 33

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 35
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 32
1 2 ... 28 29 30 31 32 33 34 35

Commentaires sur ces manuels

Pas de commentaire